appwiki:netbeans

Differences

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


appwiki:netbeans [2021/08/28 08:20] (current) – created ying
Line 1: Line 1:
 +====== Portable NetBeans setup ======
 +
 +  - download NetBeans the OS indepent zip version,[[http://netbeans.org/downloads/index.html|link]]
 +  - make sure you have JDK zip or installed [[http://www.oracle.com/technetwork/java/javase/downloads/index.html|link]]
 +  - cd to the folder, run <code>./bin/netbeans --jdkhome /yourFolder/java/jdk1.6/</code>