forked from fanruan/design
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
956 B
15 lines
956 B
<?xml version="1.0" encoding="UTF-8"?> |
|
<classpath> |
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6u35"/> |
|
<classpathentry kind="src" path="src"/> |
|
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/lib"/> |
|
<classpathentry combineaccessrules="false" kind="src" path="/base"/> |
|
<classpathentry combineaccessrules="false" kind="src" path="/form"/> |
|
<classpathentry combineaccessrules="false" kind="src" path="/designer_base"/> |
|
<classpathentry combineaccessrules="false" kind="src" path="/base-stable"/> |
|
<classpathentry combineaccessrules="false" kind="src" path="/base-basic"/> |
|
<classpathentry kind="lib" path="/lib/3rd.jar"/> |
|
<classpathentry combineaccessrules="false" kind="src" path="/base-calculate"/> |
|
<classpathentry combineaccessrules="false" kind="src" path="/base-data"/> |
|
<classpathentry kind="output" path="bin"/> |
|
</classpath>
|
|
|