* Fixed eclipse project by adding missing entries to classpath file
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7580 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
3f707fb44a
commit
87116ba4bc
@ -19,6 +19,8 @@
|
||||
<classpathentry kind="src" path="src/xml"/>
|
||||
<classpathentry kind="src" path="src/terrain"/>
|
||||
<classpathentry kind="src" path="src/networking"/>
|
||||
<classpathentry kind="src" path="src/blender"/>
|
||||
|
||||
<classpathentry kind="lib" path="lib/jbullet/asm-all-3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jbullet/jbullet.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jbullet/stack-alloc.jar"/>
|
||||
@ -38,5 +40,7 @@
|
||||
<classpathentry kind="lib" path="lib/niftygui/eventbus-1.4.jar"/>
|
||||
<classpathentry kind="lib" path="lib/niftygui/nifty-examples-1.3-SNAPSHOT.jar"/>
|
||||
<classpathentry kind="lib" path="lib/niftygui/xmlpull-xpp3-1.1.4c.jar"/>
|
||||
<classpathentry kind="lib" path="lib/noise/noise-0.0.1-SNAPSHOT.jar"/>
|
||||
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
|
Loading…
x
Reference in New Issue
Block a user