Author: rob.stryker(a)jboss.com
Date: 2009-07-21 14:09:13 -0400 (Tue, 21 Jul 2009)
New Revision: 16704
Modified:
trunk/bpel/plugins/org.jboss.bpel.as.integration/.classpath
Log:
plugins should all have the same .classpath jdt entry I believe. Led to errors when I
import
Modified: trunk/bpel/plugins/org.jboss.bpel.as.integration/.classpath
===================================================================
--- trunk/bpel/plugins/org.jboss.bpel.as.integration/.classpath 2009-07-21 17:28:53 UTC
(rev 16703)
+++ trunk/bpel/plugins/org.jboss.bpel.as.integration/.classpath 2009-07-21 18:09:13 UTC
(rev 16704)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
+ <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con"
path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
Show replies by date