Loading tools/NewTestCasePlugin/feature/.project 0 → 100644 +17 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <projectDescription> <name>NewTestCaseFeature</name> <comment></comment> <projects> </projects> <buildSpec> <buildCommand> <name>org.eclipse.pde.FeatureBuilder</name> <arguments> </arguments> </buildCommand> </buildSpec> <natures> <nature>org.eclipse.pde.FeatureNature</nature> </natures> </projectDescription> tools/NewTestCasePlugin/feature/build.properties 0 → 100644 +1 −0 Original line number Diff line number Diff line bin.includes = feature.xml tools/NewTestCasePlugin/feature/feature.xml 0 → 100644 +27 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <feature id="org.etsi.mts.ttcn3.part9.newTestCase" label="New Test Case" version="0.0.4.jdk6" provider-name="STF 475"> <description url="http://www.example.com/description"> [Enter Feature Description here.] </description> <copyright url="http://www.example.com/copyright"> [Enter Copyright Description here.] </copyright> <license url="http://www.example.com/license"> [Enter License Description here.] </license> <plugin id="org.etsi.mts.ttcn3.part9.newTestCase" download-size="0" install-size="0" version="0.0.0" unpack="false"/> </feature> tools/NewTestCasePlugin/updateSite/site.xml 0 → 100644 +4 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <site> <feature url="features/org.etsi.mts.ttcn3.part9.newTestCase_0.0.4.jdk6.jar" id="org.etsi.mts.ttcn3.part9.newTestCase" version="0.0.4.jdk6"/> </site> Loading
tools/NewTestCasePlugin/feature/.project 0 → 100644 +17 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <projectDescription> <name>NewTestCaseFeature</name> <comment></comment> <projects> </projects> <buildSpec> <buildCommand> <name>org.eclipse.pde.FeatureBuilder</name> <arguments> </arguments> </buildCommand> </buildSpec> <natures> <nature>org.eclipse.pde.FeatureNature</nature> </natures> </projectDescription>
tools/NewTestCasePlugin/feature/build.properties 0 → 100644 +1 −0 Original line number Diff line number Diff line bin.includes = feature.xml
tools/NewTestCasePlugin/feature/feature.xml 0 → 100644 +27 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <feature id="org.etsi.mts.ttcn3.part9.newTestCase" label="New Test Case" version="0.0.4.jdk6" provider-name="STF 475"> <description url="http://www.example.com/description"> [Enter Feature Description here.] </description> <copyright url="http://www.example.com/copyright"> [Enter Copyright Description here.] </copyright> <license url="http://www.example.com/license"> [Enter License Description here.] </license> <plugin id="org.etsi.mts.ttcn3.part9.newTestCase" download-size="0" install-size="0" version="0.0.0" unpack="false"/> </feature>
tools/NewTestCasePlugin/updateSite/site.xml 0 → 100644 +4 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <site> <feature url="features/org.etsi.mts.ttcn3.part9.newTestCase_0.0.4.jdk6.jar" id="org.etsi.mts.ttcn3.part9.newTestCase" version="0.0.4.jdk6"/> </site>