* fixed eclipse classpath
This commit is contained in:
parent
3a2da6377f
commit
61882b6a50
|
@ -3,10 +3,8 @@
|
|||
<classpathentry kind="src" path="src/main/servlet"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry kind="src" path="/base"/>
|
||||
<classpathentry kind="src" path="/dbPort"/>
|
||||
<classpathentry kind="src" path="/tools"/>
|
||||
<classpathentry kind="src" path="/looks"/>
|
||||
<classpathentry kind="src" path="/print"/>
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/client"/>
|
||||
<classpathentry kind="output" path="build/war"/>
|
||||
</classpath>
|
||||
|
|
Loading…
Reference in New Issue