<p> The jMonkeyPlatform software includes an automatic web update feature. To run an update, simply go to Help→Check for Updates and you will get the most current stable update of the <acronym
title="Software Development Kit">SDK</acronym> and the engine. By default the IDE will check every week for new update and inform you about them with a symbol in the lower right.</p></div><h3><a
name="testing_the_nightly_version" id="testing_the_nightly_version">Testing the nightly version</a></h3><div
class="level3"><p> You can test the nightly version with all the latest untested features to give feedback to the developers. Be warned however, the changes in the nightly versions might break your current game project if heavy changes have been committed.</p><p> To make sure that you do not break your current development environment it is recommended to use a separate application and settings directory for the nightly version.</p><ul><li
class="level1"><div
class="li"> Copy the whole application (folder) to a new name like jmonkeyplatform_nightly.</div></li><li
class="level1"><div
class="li"> Edit the file jmonkeyplatform.conf in the etc directory of the folder. Mac users have to right-click the application and select "Show package contents" and then navigate to Contents/Resources/jmonkeyplatform.</div></li><li
class="level1"><div
class="li"> Change the default_userdir or default_mac_userdir from "${HOME}/.${APPNAME}/version" to something like "${HOME}/.${APPNAME}/nightly".</div></li></ul><p> Then start the new application and have your <acronym
title="Software Development Kit">SDK</acronym> being updated to the most current nightly version:</p><ul><li
class="level1"><div
class="li"> Go to Tools→Plugins</div></li><li
class="level1"><div
class="li"> Select the "Settings" tab</div></li><li
class="level1"><div
class="li"> Select the checkbox for "jMonkeyPlatform nightly svn"</div></li><li
class="level1"><div
class="li"> Make sure the "force install to shared directories" checkbox is selected</div></li><li
class="level1"><div
class="li"> Select the "Updates" tab</div></li><li