Installtion

Hi

Just downloaded the SDK as described at:

https://wiki.jmonkeyengine.org/legacy/doku.php

Then went to the beginners tutorials as described at:

https://wiki.jmonkeyengine.org/legacy/doku.php/jme3#tutorials_for_beginners

Selected “Hello Simple Application” at:

https://wiki.jmonkeyengine.org/legacy/doku.php/jme3:beginner:hello_simpleapplication

Then went back to, as recommended, regarding setup in NetBeans:

https://wiki.jmonkeyengine.org/legacy/doku.php/jme3:setting_up_netbeans_and_jme3

This then indicates that I didn’t need to download the SDK but just the nightly build:

“Alternatively, you can use your favorite IDE…”

Thus, it would appear the SDK is not required but just the nightly build:

“Download the most recent zipped build from http://nightly.jmonkeyengine.org/”:

https://wiki.jmonkeyengine.org/legacy/doku.php/jme3:setting_up_netbeans_and_jme3

On this page I don’t see a nightly build but the latest appears to be:

2013-05-26 06:06

So I am right in saying that to use the JME3 SDK and not be a JME3 developer I just need the latest build .zip?

Thanks.

Graham

Continuing with the tutorial it states on page:

https://wiki.jmonkeyengine.org/legacy/doku.php/jme3:setting_up_netbeans_and_jme3:

“Select the jMonkeyEngine3.jar library entry from the list and click Edit.”

There is no jMonkeyEngine3.jar in the Libraries folder. Thus, do I select the /src folder for all the jars with the jME3 prefix, and only for these?

Continuing, at the bottom of the page I am directed to:

https://wiki.jmonkeyengine.org/legacy/doku.php/jme3:beginner:hello_simpleapplication

where it now states:

“we assume that you use the jMonkeyEngine SDK…”

Thus, I’ve just been thro the loop SDK → non-SDK → back to SDK.

For a newbie, it’s a bit confusing as to which approach I should be using.

I think there there should be 2 separate tutorial streams: 1) Full SDK development environment and 2) BIN only SDK?

Graham

@gmseed said: Then went back to, as recommended, regarding setup in NetBeans:

https://wiki.jmonkeyengine.org/legacy/doku.php/jme3:setting_up_netbeans_and_jme3

Where exactly is this recommended? It’s a big mistake if it’s “recommended”, I think.

Lol, these are the options, you can choose, using the SDK OR NetBeans OR Command Line :slight_smile: You basically just tried to do every recipe on the box at once :wink: