Skip to content

Commit

Permalink
[libgdx] Revert removal of spine-libgdx Eclipse project files.
Browse files Browse the repository at this point in the history
This reverts (part of) commit eeb2ae6.
  • Loading branch information
NathanSweet committed Jul 26, 2024
1 parent 09c71cd commit 11d3158
Show file tree
Hide file tree
Showing 6 changed files with 568 additions and 0 deletions.
7 changes: 7 additions & 0 deletions spine-libgdx/spine-libgdx/.classpath
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/gdx"/>
<classpathentry kind="output" path="bin"/>
</classpath>
17 changes: 17 additions & 0 deletions spine-libgdx/spine-libgdx/.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>spine-libgdx</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>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
eclipse.preferences.version=1
encoding/<project>=Cp1252
Loading

0 comments on commit 11d3158

Please sign in to comment.