|
@@ -40,7 +40,7 @@ The new project appears in the Explorer.
|
|
|
Your project depends on the jMonkeyEngine libraries and needs to know where they are.
|
|
|
|
|
|
. Right-click the project in the explorer and choose `menu:Build Path[Add External Archives]`
|
|
|
-. In the “JAR selection dialog, browse to the `$HOME/jME3.2-stable` directory.
|
|
|
+. In the "`JAR`" selection dialog, browse to the `$HOME/jME3.2-stable` directory.
|
|
|
. Select all JARs in the `lib` directory and click Open.
|
|
|
|
|
|
All necessary JAR libraries are now on the classpath and should appear in the Referenced Libraries list. For a detailed description of the separate jar files see <<jme3/jme3_source_structure#structure_of_jmonkeyengine3_jars,this list>>.
|