|
@@ -38,12 +38,18 @@ a| Latest stable binary build, sources, javadoc.
|
|
|
a| Sources
|
|
|
|
|
|
a| Learn more here…
|
|
|
-a| <<sdk#,Using the SDK>> +<<sdk/project_creation#,Project Creation>> +
|
|
|
-image::sdk/jme3-jmonkeyplatform.png[jme3-jmonkeyplatform.png,with="144",height="90",align="center"]
|
|
|
-
|
|
|
-a| <<jme3/maven#,Setting up jME3 with maven compatible IDEs>> * +<<jme3/setting_up_netbeans_and_jme3#,Setting up JME3 in the NetBeans IDE>> * +<<jme3/setting_up_jme3_in_eclipse#,Setting up JME3 in the Eclipse IDE>> * +<<jme3/eclipse_jme3_android_jnindk#,Setting up JME3 in the Eclipse IDE (with Android and/or JNI/NDK)>> *
|
|
|
-a| <<jme3/build_from_sources#,Building JME3 from the Sources>> +<<jme3/build_jme3_sources_with_netbeans#,Building JME3 from the sources with NetBeans>> +<<jme3/simpleapplication_from_the_commandline#,Setting up JME3 on the commandline>>
|
|
|
-
|
|
|
+a|
|
|
|
+* <<sdk#,Using the SDK>>
|
|
|
+* <<sdk/project_creation#,Project Creation>>
|
|
|
+a|
|
|
|
+* <<jme3/maven#,Setting up jME3 with maven compatible IDEs>>
|
|
|
+* <<jme3/setting_up_netbeans_and_jme3#,Setting up JME3 in the NetBeans IDE>>
|
|
|
+* <<jme3/setting_up_jme3_in_eclipse#,Setting up JME3 in the Eclipse IDE>>
|
|
|
+* <<jme3/eclipse_jme3_android_jnindk#,Setting up JME3 in the Eclipse IDE (with Android and/or JNI/NDK)>>
|
|
|
+a|
|
|
|
+* <<jme3/build_from_sources#,Building JME3 from the Sources>>
|
|
|
+* <<jme3/build_jme3_sources_with_netbeans#,Building JME3 from the sources with NetBeans>>
|
|
|
+* <<jme3/simpleapplication_from_the_commandline#,Setting up JME3 on the commandline>>
|
|
|
|===
|
|
|
|
|
|
(*) The SDK creates Ant-based projects that any Java IDE can import. We recommend users of other IDEs to also download the jMonkeyEngine SDK and choose “File→Import Project→External Project Assets to create a codeless project for managing assets only. This way you can code in the IDE of your choice, and use the SDK to convert your models to .j3o format.
|