2012-01-26 23:37:39 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="client"/>
|
|
|
|
<classpathentry kind="src" path="common"/>
|
|
|
|
<classpathentry kind="src" path="server"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
|
2012-03-09 05:06:46 +01:00
|
|
|
<classpathentry combineaccessrules="false" kind="src" path="/forge-client"/>
|
2012-01-26 23:37:39 +01:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|