Author: vyemialyanchyk
Date: 2007-12-17 07:15:04 -0500 (Mon, 17 Dec 2007)
New Revision: 5325
Modified:
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.seam/.classpath
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.seam/META-INF/MANIFEST.MF
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.seam/build.properties
Log:
http://jira.jboss.com/jira/browse/JBIDE-1449
Modified: trunk/jsf/plugins/org.jboss.tools.jsf.vpe.seam/.classpath
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf.vpe.seam/.classpath 2007-12-17 11:51:12 UTC (rev
5324)
+++ trunk/jsf/plugins/org.jboss.tools.jsf.vpe.seam/.classpath 2007-12-17 12:15:04 UTC (rev
5325)
@@ -3,8 +3,6 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con"
path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="lib" path="lib/ant-antlr.jar"/>
<classpathentry kind="lib" path="lib/antlr.jar"/>
- <classpathentry kind="lib" path="lib/antlr-runtime.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: trunk/jsf/plugins/org.jboss.tools.jsf.vpe.seam/META-INF/MANIFEST.MF
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf.vpe.seam/META-INF/MANIFEST.MF 2007-12-17
11:51:12 UTC (rev 5324)
+++ trunk/jsf/plugins/org.jboss.tools.jsf.vpe.seam/META-INF/MANIFEST.MF 2007-12-17
12:15:04 UTC (rev 5325)
@@ -16,7 +16,5 @@
org.mozilla.xpcom
Bundle-Vendor: Red Hat, Inc.
Eclipse-LazyStart: true
-Bundle-ClassPath: lib/ant-antlr.jar,
- lib/antlr.jar,
- lib/antlr-runtime.jar,
+Bundle-ClassPath: lib/antlr.jar,
.
Modified: trunk/jsf/plugins/org.jboss.tools.jsf.vpe.seam/build.properties
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf.vpe.seam/build.properties 2007-12-17 11:51:12
UTC (rev 5324)
+++ trunk/jsf/plugins/org.jboss.tools.jsf.vpe.seam/build.properties 2007-12-17 12:15:04
UTC (rev 5325)
@@ -4,9 +4,7 @@
.,\
plugin.xml,\
lib/,\
- lib/ant-antlr.jar,\
lib/antlr.jar,\
- lib/antlr-runtime.jar,\
templates/
src.includes = templates/,\
src/