removed resources/ folder also from .classpath file of com.sap.sailing.manage2sail

This commit is contained in:
Axel Uhl
2021-01-21 14:18:53 +01:00
parent d55778904c
commit 89f3d729fb
@@ -3,6 +3,5 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="resources"/>
<classpathentry kind="output" path="bin"/>
</classpath>