diff --git a/build.xml b/build.xml deleted file mode 100644 index b524efd3..00000000 --- a/build.xml +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/eclipse/.classpath b/eclipse/.classpath deleted file mode 100644 index 1ac882e4..00000000 --- a/eclipse/.classpath +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/eclipse/.project b/eclipse/.project deleted file mode 100644 index 9a075cf3..00000000 --- a/eclipse/.project +++ /dev/null @@ -1,71 +0,0 @@ - - - Equivalent-Exchange-3 - - - Minecraft - - - - org.eclipse.jdt.core.javabuilder - - - - - - org.eclipse.jdt.core.javanature - - - - build.properties - 1 - WORKSPACE_LOC/Equivalent-Exchange-3/build.properties - - - build.xml - 1 - WORKSPACE_LOC/Equivalent-Exchange-3/build.xml - - - common - 2 - WORKSPACE_LOC/Equivalent-Exchange-3/common - - - environment.properties - 1 - WORKSPACE_LOC/Equivalent-Exchange-3/environment.properties - - - environment.properties_sample - 1 - WORKSPACE_LOC/Equivalent-Exchange-3/environment.properties_sample - - - private.properties - 1 - WORKSPACE_LOC/Equivalent-Exchange-3/private.properties - - - resources - 2 - WORKSPACE_LOC/Equivalent-Exchange-3/resources - - - version.xml - 1 - WORKSPACE_LOC/Equivalent-Exchange-3/version.xml - - - - - 1378220747136 - - 6 - - org.eclipse.ui.ide.multiFilter - 1.0-name-matches-false-true-COPYING|COPYING.LESSER|README.md - - - - diff --git a/environment.properties_sample b/environment.properties_sample deleted file mode 100644 index 2869a5eb..00000000 --- a/environment.properties_sample +++ /dev/null @@ -1,4 +0,0 @@ -base_location=D:/development/ -source_location=${base_location}/eclipse/Equivalent-Exchange-3 -mcp_location=${base_location}/forge/mcp -release_location=D:/Dropbox/Public/EE3 \ No newline at end of file diff --git a/private.properties_sample b/private.properties_sample deleted file mode 100644 index 1cbc1fe5..00000000 --- a/private.properties_sample +++ /dev/null @@ -1,4 +0,0 @@ -fingerprint_signature=FINGERPRINT -keystore_location=PATH_TO_KEYSTORE_LOCATION -keystore_user_alias=USERNAME -keystore_user_password=PASSWORD \ No newline at end of file