Remove common folder from projects

This commit is contained in:
LexManos 2012-11-20 03:15:45 -08:00
parent f75bf90e77
commit 554d86f59b
4 changed files with 0 additions and 12 deletions

View File

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="mc-common"/>
<classpathentry kind="src" path="mc-client"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="lib" path="jars/bin/jinput.jar">

View File

@ -25,11 +25,6 @@
<type>2</type>
<locationURI>MCP_LOC/src-base/minecraft</locationURI>
</link>
<link>
<name>mc-common</name>
<type>2</type>
<locationURI>MCP_LOC/src-base/common</locationURI>
</link>
</linkedResources>
<filteredResources>
<filter>

View File

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="mc-common"/>
<classpathentry kind="src" path="fml-client"/>
<classpathentry kind="src" path="fml-common"/>
<classpathentry kind="src" path="mc-client"/>

View File

@ -40,11 +40,6 @@
<type>2</type>
<locationURI>MCP_LOC/src-work/minecraft</locationURI>
</link>
<link>
<name>mc-common</name>
<type>2</type>
<locationURI>MCP_LOC/src-work/common</locationURI>
</link>
<link>
<name>fml-common/fmlversion.properties</name>
<type>1</type>