Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 8.2 #2

Open
hupupu opened this issue Feb 2, 2017 · 8 comments
Open

Version 8.2 #2

hupupu opened this issue Feb 2, 2017 · 8 comments

Comments

@hupupu
Copy link

hupupu commented Feb 2, 2017

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?

@garethflowers
Copy link
Owner

Yes - I'll try and get it done soon.

@hupupu
Copy link
Author

hupupu commented Feb 3, 2017

I'm looking forward to it, thanks!

@garethflowers
Copy link
Owner

v8.2 now available!

@hupupu
Copy link
Author

hupupu commented Feb 5, 2017

Wow, that was quick! Thanks a lot!

Unfortunately it is not 100%:

  • in App\netbeans\etc\netbeans.conf the paths are absolute (pointing to C:\Users\garethf...). I changed the paths to match my system, but
  • launching the NetBeansPortable.exe throws errors:
    • Java Virtual Machine Launcher Error: opening registry key 'Software\JavaSoft\Java Runtime Environment'
    • Java Virtual Machine Launcher Error: could not find java.dll
    • Java Virtual Machine Launcher Error: Could not find Java SE Runtime Environment.

Notes:

  • I do not have Java installed on my system (one of the reasons I want PortableNetBeans).
  • I made sure in App\netbeans\etc\netbeans.conf that netbeans_jdkhome="[path_to]\App\JDK"

@garethflowers
Copy link
Owner

That's the downside of testing on a machine with Java installed :o(

I'll pull the release for now and hopefully fix later.

@hupupu
Copy link
Author

hupupu commented Feb 5, 2017

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.

@carlocorradini
Copy link

Thanks for your work,
I'm waiting for 8.2 release, I cannot wait! 👍

@syosoft
Copy link

syosoft commented Nov 29, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants