2012-10-25 03:57:31 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2013-09-19 04:16:22 +02:00
|
|
|
<classpathentry kind="src" path="common"/>
|
2013-09-19 04:12:47 +02:00
|
|
|
<classpathentry kind="src" path="buildcraft_resources"/>
|
2012-10-25 03:57:31 +02:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
|
2013-09-19 04:16:22 +02:00
|
|
|
<classpathentry combineaccessrules="false" kind="src" path="/Forge"/>
|
2012-10-25 03:57:31 +02:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|