Author: dgolovin
Date: 2007-09-10 14:54:35 -0400 (Mon, 10 Sep 2007)
New Revision: 3511
Modified:
trunk/seam/plugins/org.jboss.tools.seam.ui/.classpath
Log:
fixes for :
http://jira.jboss.org/jira/browse/JBIDE-759
http://jira.jboss.org/jira/browse/JBIDE-351
Modified: trunk/seam/plugins/org.jboss.tools.seam.ui/.classpath
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.ui/.classpath 2007-09-10 18:54:30 UTC (rev
3510)
+++ trunk/seam/plugins/org.jboss.tools.seam.ui/.classpath 2007-09-10 18:54:35 UTC (rev
3511)
@@ -4,5 +4,6 @@
<classpathentry kind="src" path="resources"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con"
path="org.eclipse.pde.core.requiredPlugins"/>
+ <classpathentry combineaccessrules="false" kind="src"
path="/org.eclipse.swt"/>
<classpathentry kind="output" path="bin"/>
</classpath>