2012-03-28 16:53:08 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2012-03-30 20:22:10 +00:00
|
|
|
<classpathentry kind="src" path="common"/>
|
2012-03-31 01:03:25 +00:00
|
|
|
<classpathentry kind="src" path="server"/>
|
2012-03-30 14:11:13 +00:00
|
|
|
<classpathentry kind="src" path="minecraft_server"/>
|
2012-04-01 06:14:14 +00:00
|
|
|
<classpathentry kind="src" path="test"/>
|
2012-03-28 16:53:08 +00:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
|
2012-03-30 05:12:59 +00:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
2012-03-28 16:53:08 +00:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|