Author: snjeza
Date: 2011-03-24 21:00:54 -0400 (Thu, 24 Mar 2011)
New Revision: 30005
Modified:
trunk/examples/tests/org.jboss.tools.project.examples.test/META-INF/MANIFEST.MF
trunk/examples/tests/org.jboss.tools.project.examples.test/plugin.properties
Log:
JBIDE-8618 Add JUnit tests for Project Examples
Modified: trunk/examples/tests/org.jboss.tools.project.examples.test/META-INF/MANIFEST.MF
===================================================================
---
trunk/examples/tests/org.jboss.tools.project.examples.test/META-INF/MANIFEST.MF 2011-03-25
00:58:53 UTC (rev 30004)
+++
trunk/examples/tests/org.jboss.tools.project.examples.test/META-INF/MANIFEST.MF 2011-03-25
01:00:54 UTC (rev 30005)
@@ -36,3 +36,4 @@
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Export-Package: org.jboss.tools.project.examples.test
Bundle-Vendor: %BundleVendor
+Bundle-Localization: plugin
Modified: trunk/examples/tests/org.jboss.tools.project.examples.test/plugin.properties
===================================================================
---
trunk/examples/tests/org.jboss.tools.project.examples.test/plugin.properties 2011-03-25
00:58:53 UTC (rev 30004)
+++
trunk/examples/tests/org.jboss.tools.project.examples.test/plugin.properties 2011-03-25
01:00:54 UTC (rev 30005)
@@ -1,9 +1,3 @@
#Properties file for org.jboss.tools.project.examples
BundleVendor = JBoss by Red Hat
-BundleName = Project Examples
-JBoss_Tools_category = JBoss Tools
-Project_Examples_wizard = Project Examples
-Project_Examples_command =Project Examples...
-ProjectExamples=Project Examples file
-Project_Examples = Project Examples
-JBoss_Tools_32_Community_Examples = JBoss Tools 3.2 Community Examples
\ No newline at end of file
+BundleName = Project Examples Tests
\ No newline at end of file
Show replies by date