Author: snjeza
Date: 2010-10-04 15:38:52 -0400 (Mon, 04 Oct 2010)
New Revision: 25469
Modified:
branches/jbosstools-3.2.0.Beta1/examples/plugins/org.jboss.tools.project.examples/plugin.properties
branches/jbosstools-3.2.0.Beta1/examples/plugins/org.jboss.tools.project.examples/plugin.xml
Log:
JBIDE-7096 Register new URL for the 3.2 project examples file in JBT & JBDS
Modified:
branches/jbosstools-3.2.0.Beta1/examples/plugins/org.jboss.tools.project.examples/plugin.properties
===================================================================
---
branches/jbosstools-3.2.0.Beta1/examples/plugins/org.jboss.tools.project.examples/plugin.properties 2010-10-04
19:25:32 UTC (rev 25468)
+++
branches/jbosstools-3.2.0.Beta1/examples/plugins/org.jboss.tools.project.examples/plugin.properties 2010-10-04
19:38:52 UTC (rev 25469)
@@ -6,4 +6,4 @@
Project_Examples_command =Project Examples...
ProjectExamples=Project Examples file
Project_Examples = Project Examples
-JBoss_Tools_31_Community_Examples = JBoss Tools 3.1 Community Examples
\ No newline at end of file
+JBoss_Tools_32_Community_Examples = JBoss Tools 3.2 Community Examples
\ No newline at end of file
Modified:
branches/jbosstools-3.2.0.Beta1/examples/plugins/org.jboss.tools.project.examples/plugin.xml
===================================================================
---
branches/jbosstools-3.2.0.Beta1/examples/plugins/org.jboss.tools.project.examples/plugin.xml 2010-10-04
19:25:32 UTC (rev 25468)
+++
branches/jbosstools-3.2.0.Beta1/examples/plugins/org.jboss.tools.project.examples/plugin.xml 2010-10-04
19:38:52 UTC (rev 25469)
@@ -70,7 +70,7 @@
<extension
point="org.jboss.tools.project.examples.projectExamplesXml"
- name="%JBoss_Tools_31_Community_Examples">
+ name="%JBoss_Tools_32_Community_Examples">
<
url>http://download.jboss.org/jbosstools/examples/project-examples-3.2...
<experimental>false</experimental>
</extension>