Delete .classpath.mine

This commit is contained in:
MaxKey
2020-08-09 10:41:03 +08:00
committed by GitHub
parent aaa7d95a71
commit fbc5b324e3

View File

@@ -1,10 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="melibrary.com.genuitec.eclipse.j2eedt.core.MYECLIPSE_JAVAEE_5_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src" path="/parasec-lib"/>
<classpathentry combineaccessrules="false" kind="src" path="/parasec-domain"/>
<classpathentry combineaccessrules="false" kind="src" path="/parasec-dao"/>
<classpathentry kind="output" path="bin"/>
</classpath>