netbeans portable
Hi:
I have already seen around here people asking for netbeans portable. I made an experiment and realized that it is possible - at least with version 5.5.1-
I zipped the contents of the folder where it was installed, then unzipped it in another pc, and found it doesn't have any problem, except that you have to let it know where is java jdk. So a simple patch is this: unzip it and edit etc\netbeans.conf
Set the java path in etc\netbeans.conf at:
netbeans_jdkhome="c:\program files\Java\jdk1.6.0_02" (or wherever you have it).
- Read more about netbeans portable
- Log in or register to post comments