- update notes on updating to nightly

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8219 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
3.0
nor..67 13 years ago
parent 257d0317eb
commit 0a1bb996af
  1. 40
      sdk/jme3-core/javahelp/com/jme3/gde/core/docs/core-updating.html

@ -36,19 +36,31 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head> </head>
<body> <body>
<h2>Automatically Updating jMonkeyEngine SDK</h2> <h2><a>Automatically Updating jMonkeyEngine SDK</a></h2><div></div><h3><a>Getting stable updates</a></h3><div>
The jMonkeyEngine Game Development Environment includes an automatic web update feature. <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
You will automatically be notified about updates to the engine and editors. 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
To have your complete SDK being updated to the most current nightly version of jME3 and jMP do the following: name="testing_the_nightly_version" id="testing_the_nightly_version">Testing the nightly version</a></h3><div
<ul> 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
<li>Go to Tools→Plugins</li> class="level1"><div
<li>Select the “Settings” tab</li> class="li"> Copy the whole application (folder) to a new name like jmonkeyplatform_nightly.</div></li><li
<li>Select the checkbox for “jMonkeyEngine Nightly”</li> class="level1"><div
<li>Select the “Updates” tab</li> class="li"> Edit the file jmonkeyplatform.conf in the etc directory of the folder. Mac users have to right-click the application and select &quot;Show package contents&quot; and then navigate to Contents/Resources/jmonkeyplatform.</div></li><li
<li>Press “Reload Catalog”</li> class="level1"><div
<li>Press “Update”</li> class="li"> Change the default_userdir or default_mac_userdir from &quot;${HOME}/.${APPNAME}/version&quot; to something like &quot;${HOME}/.${APPNAME}/nightly&quot;.</div></li></ul><p> Then start the new application and have your <acronym
</ul> title="Software Development Kit">SDK</acronym> being updated to the most current nightly version:</p><ul><li
There you go, the jMP will check for updates in the intervals set on the “Settings” tab. class="level1"><div
Be warned however, the changes in the nightly versions might break your current game project if heavy changes have been committed. class="li"> Go to Tools→Plugins</div></li><li
class="level1"><div
class="li"> Select the &quot;Settings&quot; tab</div></li><li
class="level1"><div
class="li"> Select the checkbox for &quot;jMonkeyPlatform nightly svn&quot;</div></li><li
class="level1"><div
class="li"> Make sure the &quot;force install to shared directories&quot; checkbox is selected</div></li><li
class="level1"><div
class="li"> Select the &quot;Updates&quot; tab</div></li><li
class="level1"><div
class="li"> Press &quot;Reload Catalog&quot;</div></li><li
class="level1"><div
class="li"> Press &quot;Update&quot;</div></li></ul></div>
</body> </body>
</html> </html>

Loading…
Cancel
Save