Open hupupu opened 7 years ago
Yes - I'll try and get it done soon.
I'm looking forward to it, thanks!
v8.2 now available!
Wow, that was quick! Thanks a lot!
Unfortunately it is not 100%:
Notes:
That's the downside of testing on a machine with Java installed :o(
I'll pull the release for now and hopefully fix later.
I managed to make it work:
The problem is with the JDK you included in the release, it is not complete (at least java.dll is missing).
Another issue is that somehow if I try to change now netbeans_jdkhome in App\netbeans\etc\netbeans.conf, it always get written back to ...\App\JDK. It would be nice, if I could set up NetBeans to use my own Portable Java, not the included one.
I hope this notes help you to fix things.
Thanks for your work, I'm waiting for 8.2 release, I cannot wait! 👍
I'm sure others may have had an easy time getting this working, but this is how I had to do it and just leaving as a reference for myself and others.
Installing NetBeansPortable_8.2_online.paf.exe:
1. Install: jPortable_8_Update_152_online.paf.exe
2. Install: NetBeansPortable_8.2_online.paf.exe
3. Open file: PortableApps > NetBeansPortable > App > AppInfo > Launcher > NetBeansPortable.ini
4. Set the value of entry "netbeans_jdkhome" to "%JAVA_HOME%"
5. Delete folder: PortableApps > NetBeans Portable > App > AppInfo > JDK (Invalid JRE)
6. Launch NetBeans
Version 8.2 is out now for some time. Are you planning to make a release for this version too? It would be nice to have it, as Version 8.1 does not have PHP 7.0.
If you are not planning to release Netbeans Portable 8.2, can you point me in the right direction how could I do a portable version of the official 8.2 release?