Author: snjeza
Date: 2010-02-16 12:00:46 -0500 (Tue, 16 Feb 2010)
New Revision: 20300
Modified:
trunk/bpel/plugins/org.jboss.tools.bpel.runtimes/META-INF/MANIFEST.MF
trunk/bpel/plugins/org.jboss.tools.bpel.runtimes/plugin.properties
trunk/examples/plugins/org.jboss.tools.community.project.examples/plugin.properties
trunk/examples/plugins/org.jboss.tools.project.examples/plugin.properties
Log:
https://jira.jboss.org/jira/browse/JBIDE-5850 JBT Project Examples only includes SEAM
& RESTEasy (& BPEL)
Modified: trunk/bpel/plugins/org.jboss.tools.bpel.runtimes/META-INF/MANIFEST.MF
===================================================================
--- trunk/bpel/plugins/org.jboss.tools.bpel.runtimes/META-INF/MANIFEST.MF 2010-02-16
16:53:27 UTC (rev 20299)
+++ trunk/bpel/plugins/org.jboss.tools.bpel.runtimes/META-INF/MANIFEST.MF 2010-02-16
17:00:46 UTC (rev 20300)
@@ -29,8 +29,7 @@
org.jboss.ide.eclipse.archives.webtools;resolution:=optional,
org.jboss.tools.jmx.core;resolution:=optional,
org.eclipse.wst.server.ui;resolution:=optional,
- org.eclipse.ui.navigator,
- org.jboss.tools.project.examples
+ org.eclipse.ui.navigator
Eclipse-LazyStart: true
Export-Package: org.jboss.tools.bpel.runtimes,
org.jboss.tools.bpel.runtimes.facets,
Modified: trunk/bpel/plugins/org.jboss.tools.bpel.runtimes/plugin.properties
===================================================================
--- trunk/bpel/plugins/org.jboss.tools.bpel.runtimes/plugin.properties 2010-02-16 16:53:27
UTC (rev 20299)
+++ trunk/bpel/plugins/org.jboss.tools.bpel.runtimes/plugin.properties 2010-02-16 17:00:46
UTC (rev 20300)
@@ -22,5 +22,3 @@
NEW_BPEL_CATEGORY=BPEL 2.0
NEW_BPEL_PROJECT=BPEL Project
NEW_BPEL_PROJECT_DESCRIPTION=Create a new BPEL project.
-
-JBoss_Tools_Community_BPEL_Examples=JBoss Tools Community BPEL Examples
Modified:
trunk/examples/plugins/org.jboss.tools.community.project.examples/plugin.properties
===================================================================
---
trunk/examples/plugins/org.jboss.tools.community.project.examples/plugin.properties 2010-02-16
16:53:27 UTC (rev 20299)
+++
trunk/examples/plugins/org.jboss.tools.community.project.examples/plugin.properties 2010-02-16
17:00:46 UTC (rev 20300)
@@ -1,3 +1,4 @@
BundleVendor = JBoss by Red Hat
BundleName = JBoss Tools Community Project Examples
-JBoss_Tools_Community_Examples = JBoss Tools Community Examples
\ No newline at end of file
+JBoss_Tools_Community_Examples = JBoss Tools Community Examples
+JBoss_Tools_Community_BPEL_Examples=JBoss Tools Community BPEL Examples
Modified: trunk/examples/plugins/org.jboss.tools.project.examples/plugin.properties
===================================================================
--- trunk/examples/plugins/org.jboss.tools.project.examples/plugin.properties 2010-02-16
16:53:27 UTC (rev 20299)
+++ trunk/examples/plugins/org.jboss.tools.project.examples/plugin.properties 2010-02-16
17:00:46 UTC (rev 20300)
@@ -5,4 +5,6 @@
Project_Examples_wizard = Project Examples
Project_Examples_command =Project Examples...
ProjectExamples=Project Examples file
-Project_Examples = Project Examples
\ No newline at end of file
+Project_Examples = Project Examples
+JBoss_Developer_Studio_Examples = JBoss Developer Studio Examples
+JBoss_Developer_Studio30_Examples = JBoss Developer Studio 3.0 Examples
\ No newline at end of file