2012-04-05 07:06:11 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="common"/>
|
2012-07-05 19:23:37 +00:00
|
|
|
<classpathentry kind="src" path="src"/>
|
2012-08-01 10:52:03 +00:00
|
|
|
<classpathentry kind="src" path="src-common"/>
|
2012-04-05 07:06:11 +00:00
|
|
|
<classpathentry kind="src" path="client"/>
|
2012-08-01 21:29:45 +00:00
|
|
|
<classpathentry kind="src" path="transformers"/>
|
2012-04-05 07:06:11 +00:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
|
2012-07-06 13:19:58 +00:00
|
|
|
<classpathentry exported="true" kind="lib" path="jars/bin/jinput.jar">
|
2012-04-05 07:06:11 +00:00
|
|
|
<attributes>
|
2012-05-04 21:02:12 +00:00
|
|
|
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="FML-Client/jars/bin/natives"/>
|
2012-04-05 07:06:11 +00:00
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2012-07-06 13:19:58 +00:00
|
|
|
<classpathentry exported="true" kind="lib" path="jars/bin/lwjgl_util.jar">
|
2012-04-05 07:06:11 +00:00
|
|
|
<attributes>
|
2012-05-04 21:02:12 +00:00
|
|
|
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="FML-Client/jars/bin/natives"/>
|
2012-04-05 07:06:11 +00:00
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2012-07-06 13:19:58 +00:00
|
|
|
<classpathentry exported="true" kind="lib" path="jars/bin/lwjgl.jar">
|
2012-04-05 07:06:11 +00:00
|
|
|
<attributes>
|
2012-05-04 21:02:12 +00:00
|
|
|
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="FML-Client/jars/bin/natives"/>
|
2012-04-05 07:06:11 +00:00
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2012-07-06 13:19:58 +00:00
|
|
|
<classpathentry exported="true" kind="lib" path="jars/bin/minecraft.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/argo-2.25.jar"/>
|
2012-07-22 14:26:38 +00:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/asm-all-4.0.jar" sourcepath="lib/asm-4.0"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/guava-12.0.jar" sourcepath="lib/guava-12.0-sources.jar"/>
|
2012-04-05 07:06:11 +00:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|