|
@@ -1,6 +1,6 @@
|
|
|
= Creating a jMonkeyEngine SDK plugin
|
|
|
-:author:
|
|
|
-:revnumber:
|
|
|
+:author:
|
|
|
+:revnumber:
|
|
|
:revdate: 2016/03/17 20:48
|
|
|
:relfileprefix: ../../
|
|
|
:imagesdir: ../..
|
|
@@ -61,7 +61,7 @@ To add your plugin to the repository, do the following:
|
|
|
* Ask the managers or developers for access to the gc project
|
|
|
* Commit *only the module project* to trunk:
|
|
|
** Right click the Module Project and select “Versioning → Import into Subversion Repository
|
|
|
-** Enter `link:https://jmonkeyplatform-contributions.googlecode.com/svn/trunk[https://jmonkeyplatform-contributions.googlecode.com/svn/trunk]` in the +++<abbr title="Uniform Resource Locator">URL</abbr>+++ field
|
|
|
+//** Enter `link:https://jmonkeyplatform-contributions.googlecode.com/svn/trunk[https://jmonkeyplatform-contributions.googlecode.com/svn/trunk]` in the +++<abbr title="Uniform Resource Locator">URL</abbr>+++ field
|
|
|
** Enter your googlecode username and commit password (different than login pass, you can find your password link:https://code.google.com/hosting/settings[here]!) and press “Next
|
|
|
** Check that the “Repository Folder is `trunk/mypluginfolder` and enter an import message
|
|
|
** Press “Finish
|