فهرست منبع

Fixed punctuation.

mitm 7 سال پیش
والد
کامیت
31029ba6f1
1فایلهای تغییر یافته به همراه16 افزوده شده و 14 حذف شده
  1. 16 14
      src/docs/asciidoc/sdk/use_own_jme.adoc

+ 16 - 14
src/docs/asciidoc/sdk/use_own_jme.adoc

@@ -1,28 +1,30 @@
 = use_own_jme
-:author: 
-:revnumber: 
+:author:
+:revnumber:
 :revdate: 2016/03/17 20:48
 :keywords: documentation, sdk, project, builds
 :relfileprefix: ../
 :imagesdir: ..
+:experimental:
+
 ifdef::env-github,env-browser[:outfilesuffix: .adoc]
 
 
 
 == How to integrate your own jME3 compile in jMonkeyEngine SDK projects
 
-.  <<jme3/build_jme3_sources_with_netbeans#,Download jme3 project from svn>>
+.  <<jme3/build_jme3_sources_with_netbeans#,Download jme3 project>>
 .  Make your changes
 .  Compile jme3 project
-.  Go to Tools → Libraries
-.  Press “New Library
-.  Name it “jme3-modified
-.  Press “Add Jar/Folder
+.  Go to menu:Tools[Libraries]
+.  Press "`New Library`"
+.  Name it "`jme3-modified`"
+.  Press "`Add Jar/Folder`"
 .  Select all JAR files from the `dist` dir of the compiled jme3 version
-.  Add the `src` folder of the jme3 project in the “sources tab
-.  Optionally javadoc in the “javadoc tab
-.  Press “OK
-.  Right-click your project and select “Properties
-.  Select “Libraries to the left
-.  Remove the “jme3 library
-.  Press “Add Library and select the “jme3-modified library
+.  Add the `src` folder of the jme3 project in the "`sources`" tab
+.  Optionally javadoc in the "`javadoc`" tab
+.  Press "`OK`"
+.  btn:[RMB] select your project and choose "`Properties`"
+.  Select "`Libraries`" to the left
+.  Remove the "`jme3`" library
+.  Press btn:[Add Library] and select the "`jme3-modified`" library