Author: snjeza
Date: 2010-09-27 05:08:19 -0400 (Mon, 27 Sep 2010)
New Revision: 25220
Modified:
trunk/examples/plugins/org.jboss.tools.project.examples/plugin.properties
trunk/examples/plugins/org.jboss.tools.project.examples/plugin.xml
Log:
JBIDE-7095 org.jboss.tools.community.project.examples plug-in registers url in SVN -
should point to
http://download.jboss.org/jbosstools/examples
Modified: trunk/examples/plugins/org.jboss.tools.project.examples/plugin.properties
===================================================================
--- trunk/examples/plugins/org.jboss.tools.project.examples/plugin.properties 2010-09-27
08:34:36 UTC (rev 25219)
+++ trunk/examples/plugins/org.jboss.tools.project.examples/plugin.properties 2010-09-27
09:08:19 UTC (rev 25220)
@@ -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: trunk/examples/plugins/org.jboss.tools.project.examples/plugin.xml
===================================================================
--- trunk/examples/plugins/org.jboss.tools.project.examples/plugin.xml 2010-09-27 08:34:36
UTC (rev 25219)
+++ trunk/examples/plugins/org.jboss.tools.project.examples/plugin.xml 2010-09-27 09:08:19
UTC (rev 25220)
@@ -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>