Loading features/org.etsi.mts.tdl.extras.feature/feature.xml +6 −0 Original line number Diff line number Diff line Loading @@ -320,5 +320,11 @@ any resulting litigation. install-size="0" version="0.0.0" unpack="false"/> <plugin id="org.etsi.mts.tdl.extras.yang.tools.wrapper.mvn" download-size="0" install-size="0" version="0.0.0" unpack="false"/> </feature> org.etsi.mts.tdl.extras.parent/pom.xml +2 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,8 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs <modules> <!-- Converters --> <module>../plugins/org.etsi.mts.tdl.extras.openapi.generator.wrapper</module> <module>../plugins/org.etsi.mts.tdl.extras.yang.tools.wrapper.mvn/dependencies</module> <module>../plugins/org.etsi.mts.tdl.extras.yang.tools.wrapper.mvn</module> <module>../plugins/org.etsi.mts.tdl.extras.yang.tools.wrapper</module> <!-- Features --> <module>../features/org.etsi.mts.tdl.extras.feature</module> Loading plugins/org.etsi.mts.tdl.extras.yang.tools.wrapper.mvn/.classpath 0 → 100644 +16 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"> <attributes> <attribute name="module" value="true"/> <attribute name="maven.pomderived" value="true"/> </attributes> </classpathentry> <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> <classpathentry exported="true" kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> <attributes> <attribute name="maven.pomderived" value="true"/> </attributes> </classpathentry> <classpathentry kind="output" path="target/classes"/> </classpath> plugins/org.etsi.mts.tdl.extras.yang.tools.wrapper.mvn/.project 0 → 100644 +45 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <projectDescription> <name>org.etsi.mts.tdl.extras.yang.tools.wrapper.mvn</name> <comment></comment> <projects> </projects> <buildSpec> <buildCommand> <name>org.eclipse.jdt.core.javabuilder</name> <arguments> </arguments> </buildCommand> <buildCommand> <name>org.eclipse.pde.ManifestBuilder</name> <arguments> </arguments> </buildCommand> <buildCommand> <name>org.eclipse.pde.SchemaBuilder</name> <arguments> </arguments> </buildCommand> <buildCommand> <name>org.eclipse.m2e.core.maven2Builder</name> <arguments> </arguments> </buildCommand> </buildSpec> <natures> <nature>org.eclipse.m2e.core.maven2Nature</nature> <nature>org.eclipse.pde.PluginNature</nature> <nature>org.eclipse.jdt.core.javanature</nature> </natures> <filteredResources> <filter> <id>1704887424744</id> <name></name> <type>30</type> <matcher> <id>org.eclipse.core.resources.regexFilterMatcher</id> <arguments>node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments> </matcher> </filter> </filteredResources> </projectDescription> plugins/org.etsi.mts.tdl.extras.yang.tools.wrapper.mvn/.settings/org.eclipse.core.resources.prefs 0 → 100644 +2 −0 Original line number Diff line number Diff line eclipse.preferences.version=1 encoding/<project>=UTF-8 Loading
features/org.etsi.mts.tdl.extras.feature/feature.xml +6 −0 Original line number Diff line number Diff line Loading @@ -320,5 +320,11 @@ any resulting litigation. install-size="0" version="0.0.0" unpack="false"/> <plugin id="org.etsi.mts.tdl.extras.yang.tools.wrapper.mvn" download-size="0" install-size="0" version="0.0.0" unpack="false"/> </feature>
org.etsi.mts.tdl.extras.parent/pom.xml +2 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,8 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs <modules> <!-- Converters --> <module>../plugins/org.etsi.mts.tdl.extras.openapi.generator.wrapper</module> <module>../plugins/org.etsi.mts.tdl.extras.yang.tools.wrapper.mvn/dependencies</module> <module>../plugins/org.etsi.mts.tdl.extras.yang.tools.wrapper.mvn</module> <module>../plugins/org.etsi.mts.tdl.extras.yang.tools.wrapper</module> <!-- Features --> <module>../features/org.etsi.mts.tdl.extras.feature</module> Loading
plugins/org.etsi.mts.tdl.extras.yang.tools.wrapper.mvn/.classpath 0 → 100644 +16 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"> <attributes> <attribute name="module" value="true"/> <attribute name="maven.pomderived" value="true"/> </attributes> </classpathentry> <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> <classpathentry exported="true" kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> <attributes> <attribute name="maven.pomderived" value="true"/> </attributes> </classpathentry> <classpathentry kind="output" path="target/classes"/> </classpath>
plugins/org.etsi.mts.tdl.extras.yang.tools.wrapper.mvn/.project 0 → 100644 +45 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <projectDescription> <name>org.etsi.mts.tdl.extras.yang.tools.wrapper.mvn</name> <comment></comment> <projects> </projects> <buildSpec> <buildCommand> <name>org.eclipse.jdt.core.javabuilder</name> <arguments> </arguments> </buildCommand> <buildCommand> <name>org.eclipse.pde.ManifestBuilder</name> <arguments> </arguments> </buildCommand> <buildCommand> <name>org.eclipse.pde.SchemaBuilder</name> <arguments> </arguments> </buildCommand> <buildCommand> <name>org.eclipse.m2e.core.maven2Builder</name> <arguments> </arguments> </buildCommand> </buildSpec> <natures> <nature>org.eclipse.m2e.core.maven2Nature</nature> <nature>org.eclipse.pde.PluginNature</nature> <nature>org.eclipse.jdt.core.javanature</nature> </natures> <filteredResources> <filter> <id>1704887424744</id> <name></name> <type>30</type> <matcher> <id>org.eclipse.core.resources.regexFilterMatcher</id> <arguments>node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments> </matcher> </filter> </filteredResources> </projectDescription>
plugins/org.etsi.mts.tdl.extras.yang.tools.wrapper.mvn/.settings/org.eclipse.core.resources.prefs 0 → 100644 +2 −0 Original line number Diff line number Diff line eclipse.preferences.version=1 encoding/<project>=UTF-8