Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docs:android:developing_with_netbeans [2011/03/11 21:54] billhdocs:android:developing_with_netbeans [2013/03/12 14:58] (current) billh
Line 1: Line 1:
 ====== Developing with NetBeans ====== ====== Developing with NetBeans ======
 +
 +===== Modules =====
 +  * http://www.nbandroid.org/
 +
 +===== Instructions =====
 The following was modified but originally taken from here: The following was modified but originally taken from here:
   * [[http://en.androidwiki.com/wiki/Developing_Android_aplications_using_NetBeans|Developing Android aplications using NetBeans]]   * [[http://en.androidwiki.com/wiki/Developing_Android_aplications_using_NetBeans|Developing Android aplications using NetBeans]]
Line 7: Line 12:
   - set the folder location and project name, and point the Build Script to the ant build.xml file   - set the folder location and project name, and point the Build Script to the ant build.xml file
   - set the Build Project to "debug" (see link above for details)   - set the Build Project to "debug" (see link above for details)
-  - the Source Package folders should only have the src directory+  - the Source Package folders should only have the res and src directories
   - set your JDK accordingly, and set the encoding to UTF-8   - set your JDK accordingly, and set the encoding to UTF-8
   - in your Java Sources Classpath, add the jar file from <your android sdk dir>/platforms/<your target platform>/android.jar   - in your Java Sources Classpath, add the jar file from <your android sdk dir>/platforms/<your target platform>/android.jar
  • docs/android/developing_with_netbeans.1299905657.txt.gz
  • Last modified: 2011/03/11 21:54
  • by billh