-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
s-xuch
authored and
s-xuch
committed
Mar 29, 2018
0 parents
commit bc846c6
Showing
1,284 changed files
with
347,763 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<classpath> | ||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> | ||
<classpathentry kind="src" path="src"/> | ||
<classpathentry kind="lib" path="lib/slick/lib/ibxm.jar"/> | ||
<classpathentry kind="lib" path="lib/slick/lib/jinput.jar"/> | ||
<classpathentry kind="lib" path="lib/slick/lib/jnlp.jar"/> | ||
<classpathentry kind="lib" path="lib/slick/lib/jogg-0.0.7.jar"/> | ||
<classpathentry kind="lib" path="lib/slick/lib/jorbis-0.0.15.jar"/> | ||
<classpathentry kind="lib" path="lib/slick/lib/lwjgl_util_applet.jar"/> | ||
<classpathentry kind="lib" path="lib/slick/lib/lwjgl_util.jar"/> | ||
<classpathentry kind="lib" path="lib/slick/lib/lwjgl.jar"/> | ||
<classpathentry kind="lib" path="lib/slick/lib/natives-linux.jar"/> | ||
<classpathentry kind="lib" path="lib/slick/lib/natives-mac.jar"/> | ||
<classpathentry kind="lib" path="lib/slick/lib/natives-windows.jar"/> | ||
<classpathentry kind="lib" path="lib/slick/lib/slick-examples.jar"/> | ||
<classpathentry kind="lib" path="lib/slick/lib/slick.jar"> | ||
<attributes> | ||
<attribute name="javadoc_location" value="jar:platform:/resource/BEeT/lib/slick/javadoc.zip!/"/> | ||
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="BEeT/lib/slick"/> | ||
</attributes> | ||
</classpathentry> | ||
<classpathentry kind="lib" path="lib/slick/lib/tinylinepp.jar"/> | ||
<classpathentry kind="output" path="bin"/> | ||
</classpath> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/bin/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<projectDescription> | ||
<name>BEeT</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> | ||
</projectDescription> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
eclipse.preferences.version=1 | ||
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled | ||
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.enumIdentifier=error | ||
org.eclipse.jdt.core.compiler.source=1.8 |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.