add files
This commit is contained in:
commit
784a776dbb
7211 changed files with 811080 additions and 0 deletions
21
desktopRuntime/eclipseProject/.classpath
Executable file
21
desktopRuntime/eclipseProject/.classpath
Executable file
|
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" path="src_main_java"/>
|
||||
<classpathentry kind="src" path="src_lwjgl_java"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
|
||||
<attributes>
|
||||
<attribute name="module" value="true"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="lib" path="deps_fix/codecjorbis-20101023.jar"/>
|
||||
<classpathentry kind="lib" path="deps_fix/codecwav-20101023.jar"/>
|
||||
<classpathentry kind="lib" path="deps_fix/Java-WebSocket-1.5.1-with-dependencies.jar"/>
|
||||
<classpathentry kind="lib" path="deps_fix/lwjgl.jar"/>
|
||||
<classpathentry kind="lib" path="deps_fix/lwjgl-egl.jar"/>
|
||||
<classpathentry kind="lib" path="deps_fix/lwjgl-glfw.jar"/>
|
||||
<classpathentry kind="lib" path="deps_fix/lwjgl-jemalloc.jar"/>
|
||||
<classpathentry kind="lib" path="deps_fix/lwjgl-openal.jar"/>
|
||||
<classpathentry kind="lib" path="deps_fix/lwjgl-opengles.jar"/>
|
||||
<classpathentry kind="lib" path="deps_fix/soundsystem-20120107.jar"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
29
desktopRuntime/eclipseProject/.project
Executable file
29
desktopRuntime/eclipseProject/.project
Executable file
|
|
@ -0,0 +1,29 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>eclipseProject</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
</projects>
|
||||
<buildSpec>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.jdt.core.javabuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
<nature>org.eclipse.jdt.core.javanature</nature>
|
||||
</natures>
|
||||
<linkedResources>
|
||||
<link>
|
||||
<name>src_lwjgl_java</name>
|
||||
<type>2</type>
|
||||
<locationURI>PARENT-2-PROJECT_LOC../src/lwjgl/java</locationURI>
|
||||
</link>
|
||||
<link>
|
||||
<name>src_main_java</name>
|
||||
<type>2</type>
|
||||
<locationURI>PARENT-2-PROJECT_LOC../src/main/java</locationURI>
|
||||
</link>
|
||||
</linkedResources>
|
||||
</projectDescription>
|
||||
15
desktopRuntime/eclipseProject/.settings/org.eclipse.jdt.core.prefs
Executable file
15
desktopRuntime/eclipseProject/.settings/org.eclipse.jdt.core.prefs
Executable file
|
|
@ -0,0 +1,15 @@
|
|||
eclipse.preferences.version=1
|
||||
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
|
||||
org.eclipse.jdt.core.compiler.codegen.methodParameters=do not generate
|
||||
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
|
||||
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
|
||||
org.eclipse.jdt.core.compiler.compliance=1.8
|
||||
org.eclipse.jdt.core.compiler.debug.lineNumber=generate
|
||||
org.eclipse.jdt.core.compiler.debug.localVariable=generate
|
||||
org.eclipse.jdt.core.compiler.debug.sourceFile=generate
|
||||
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
|
||||
org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures=disabled
|
||||
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
|
||||
org.eclipse.jdt.core.compiler.problem.reportPreviewFeatures=warning
|
||||
org.eclipse.jdt.core.compiler.release=disabled
|
||||
org.eclipse.jdt.core.compiler.source=1.8
|
||||
Binary file not shown.
BIN
desktopRuntime/eclipseProject/deps_fix/codecjorbis-20101023.jar
Executable file
BIN
desktopRuntime/eclipseProject/deps_fix/codecjorbis-20101023.jar
Executable file
Binary file not shown.
BIN
desktopRuntime/eclipseProject/deps_fix/codecwav-20101023.jar
Executable file
BIN
desktopRuntime/eclipseProject/deps_fix/codecwav-20101023.jar
Executable file
Binary file not shown.
BIN
desktopRuntime/eclipseProject/deps_fix/lwjgl-egl.jar
Executable file
BIN
desktopRuntime/eclipseProject/deps_fix/lwjgl-egl.jar
Executable file
Binary file not shown.
BIN
desktopRuntime/eclipseProject/deps_fix/lwjgl-glfw.jar
Executable file
BIN
desktopRuntime/eclipseProject/deps_fix/lwjgl-glfw.jar
Executable file
Binary file not shown.
BIN
desktopRuntime/eclipseProject/deps_fix/lwjgl-jemalloc.jar
Executable file
BIN
desktopRuntime/eclipseProject/deps_fix/lwjgl-jemalloc.jar
Executable file
Binary file not shown.
BIN
desktopRuntime/eclipseProject/deps_fix/lwjgl-openal.jar
Executable file
BIN
desktopRuntime/eclipseProject/deps_fix/lwjgl-openal.jar
Executable file
Binary file not shown.
BIN
desktopRuntime/eclipseProject/deps_fix/lwjgl-opengles.jar
Executable file
BIN
desktopRuntime/eclipseProject/deps_fix/lwjgl-opengles.jar
Executable file
Binary file not shown.
BIN
desktopRuntime/eclipseProject/deps_fix/lwjgl.jar
Executable file
BIN
desktopRuntime/eclipseProject/deps_fix/lwjgl.jar
Executable file
Binary file not shown.
BIN
desktopRuntime/eclipseProject/deps_fix/soundsystem-20120107.jar
Executable file
BIN
desktopRuntime/eclipseProject/deps_fix/soundsystem-20120107.jar
Executable file
Binary file not shown.
23
desktopRuntime/eclipseProject/eaglercraftDebugRuntime.launch
Executable file
23
desktopRuntime/eclipseProject/eaglercraftDebugRuntime.launch
Executable file
|
|
@ -0,0 +1,23 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
|
||||
<booleanAttribute key="org.eclipse.debug.core.ATTR_FORCE_SYSTEM_CONSOLE_ENCODING" value="false"/>
|
||||
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
|
||||
<listEntry value="/eclipseProject/src_lwjgl_java/net/lax1dude/eaglercraft/v1_8/internal/lwjgl/MainClass.java"/>
|
||||
</listAttribute>
|
||||
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
|
||||
<listEntry value="1"/>
|
||||
</listAttribute>
|
||||
<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
|
||||
<listEntry value="org.eclipse.debug.ui.launchGroup.debug"/>
|
||||
<listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
|
||||
</listAttribute>
|
||||
<booleanAttribute key="org.eclipse.jdt.launching.ATTR_ATTR_USE_ARGFILE" value="false"/>
|
||||
<booleanAttribute key="org.eclipse.jdt.launching.ATTR_SHOW_CODEDETAILS_IN_EXCEPTION_MESSAGES" value="true"/>
|
||||
<booleanAttribute key="org.eclipse.jdt.launching.ATTR_USE_CLASSPATH_ONLY_JAR" value="false"/>
|
||||
<booleanAttribute key="org.eclipse.jdt.launching.ATTR_USE_START_ON_FIRST_THREAD" value="true"/>
|
||||
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="net.lax1dude.eaglercraft.v1_8.internal.lwjgl.MainClass"/>
|
||||
<stringAttribute key="org.eclipse.jdt.launching.MODULE_NAME" value="eclipseProject"/>
|
||||
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="eclipseProject"/>
|
||||
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Djava.library.path=."/>
|
||||
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${project_loc}/../"/>
|
||||
</launchConfiguration>
|
||||
Loading…
Add table
Add a link
Reference in a new issue