Issue #708 - the wes2bridge utility product will no longer expect a src folder.

Former-commit-id: 8149b629d4 [formerly 8149b629d4 [formerly 0bdaa8c9344e62d1fc9594d38dfa80ae2c18d3d4]]
Former-commit-id: 51d7d8ccdc
Former-commit-id: b03596a173
This commit is contained in:
Bryan Kowal 2012-06-18 18:20:40 -05:00
parent 5f59af1e01
commit cc6f3354b7

View file

@ -2,6 +2,5 @@
<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.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>