Rodrigo, How about the output to: - /usr/libexec/java_home --version 1.8+
If it is "/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home", does using that for the netbeans_jdkhome parameter result in the "infinite open projects state" when opening Netbeans? Regards, Christian On Fri, Jan 29, 2021 at 5:52 PM Rodrigo Serra <[email protected]> wrote: > Christian, > > El 29 ene. 2021, a las 19:46, Christian Oyarzun <[email protected]> > escribió: > > > > Rodrigo, > > > > A couple of questions. > > > > > > 1. The installer worked and placed Netbeans in > > /Applications/NetBeans/Apache Netbeans 12.3b1.app. Correct? > Yes > > > 2. You were not able to run it from Finder without adding the JDK path > > in netbeans.conf? > Yes, its works but stay in infinite open projects state > > > 3. Given your JDK version, I assume you did not use sdkman to install > > java. Correct? > Yes. Default Oracle installer > > > 4. From a terminal, what is the output to the following commands. > > 1. /usr/libexec/java_home -V > /usr/libexec/java_home -V > Matching Java Virtual Machines (4): > 1.8.281.09 (x86_64) "Oracle Corporation" - "Java" /Library/Internet > Plug-Ins/JavaAppletPlugin.plugin/Contents/Home > 1.8.0_281 (x86_64) "Oracle Corporation" - "Java SE 8" > /Library/Java/JavaVirtualMachines/jdk1.8.0_281.jdk/Contents/Home > 1.8.0_271 (x86_64) "Oracle Corporation" - "Java SE 8" > /Library/Java/JavaVirtualMachines/jdk1.8.0_271.jdk/Contents/Home > 1.8.0_221 (x86_64) "Oracle Corporation" - "Java SE 8" > /Library/Java/JavaVirtualMachines/jdk1.8.0_221.jdk/Contents/Home > > > 2. echo $JAVA_HOME > echo $JAVA_HOME > /Library/Java/JavaVirtualMachines/jdk1.8.0_271.jdk/Contents/Home > > > 3. launchctl getenv JAVA_HOME > Empty output > > Regards, > Rodrigo > > > > > Regards, > > Christian > > > > On Fri, Jan 29, 2021 at 5:26 PM Rodrigo Serra <[email protected] > > > > wrote: > > > >> Work on Big Sur 11.1 and Oracle JDK 1.8.0_281. > >> > >> The only bad thing is that it was necessary to modify the > netbeans_jdkhome > >> parameter of the netbeans.conf file but that also happens with version > 12.2. > >> > >> Regards, > >> Rodrigo > >> > >>> El 29 ene. 2021, a las 18:35, John Mc <[email protected]> > >> escribió: > >>> > >>> Hi Christian, > >>> > >>> Yep, good spot I did it again :( > >>> > >> > https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.3/Beta1/Apache-NetBeans-12.3b1-bin-macosx.dmg > >>> > >>> Regards > >>> > >>> John > >>> > >>> > >>> On Fri, 29 Jan 2021 at 21:33, Christian Oyarzun <[email protected]> > wrote: > >>> > >>>> +1 > >>>> > >>>> 1. Installed with no issue on macOS Catalina > >>>> 2. File -> Open File... browsed to Downloads folder and macOS > requested > >>>> permission for NetBeans to access the folder. [NETBEANS-5004] > >>>> 3. Build a maven project. > >>>> > >>>> *Product Version:* Apache NetBeans IDE 12.3-beta1 > >>>> > >>>> *Java:* 11.0.9.1; OpenJDK 64-Bit Server VM 11.0.9.1+12-LTS > >>>> > >>>> *Runtime:* OpenJDK Runtime Environment 11.0.9.1+12-LTS > >>>> > >>>> *System:* Mac OS X version 10.15.7 running on x86_64; UTF-8; en_US > (nb) > >>>> > >>>> *User directory:* /Users/christian.oyarzun/Library/Application > >>>> Support/NetBeans/12.3-beta1 > >>>> > >>>> *Cache directory:* > >>>> /Users/christian.oyarzun/Library/Caches/NetBeans/12.3-beta > >>>> > >>>> > >>>> FYI, it looks like you may have copy/pasted from an old email and > >> changed > >>>> the text to the link but not the link itself. The dmg link also has a > >>>> reference to the old version. > >>>> > >>>> > >>>> The Installer can be found: > >>>> > >>>> < > >>>> > >>>> > >> > https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.1/Apache-NetBeans-12.1-bin-macosx.dmg > >>>>> > >>>> > >>>> > >> > https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.3/Beta1/Apache-NetBeans-12.3b1-bin-macosx.dmg > >>>> > >>>> > >>>> John, thanks for putting together an installer early to get it tested > by > >>>> other macOS users. > >>>> > >>>> > >>>> --Christian > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> On Fri, Jan 29, 2021 at 4:08 PM John Mc <[email protected]> > >> wrote: > >>>> > >>>>> Dear Apache NetBeans Community, > >>>>> > >>>>> With recent changes to the Apache NetBeans Installer, we'd like to > get > >>>>> feedback from the community to ensure it works for others before we > get > >>>> to > >>>>> the voting candidates. > >>>>> > >>>>> The Installer can be found: > >>>>> < > >>>>> > >>>> > >> > https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.1/Apache-NetBeans-12.1-bin-macosx.dmg > >>>>>> > >>>>> > >>>>> > >>>> > >> > https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.3/Beta1/Apache-NetBeans-12.3b1-bin-macosx.dmg > >>>>> > >>>>> > >>>>> SHA512 checksum file > >>>>> > >>>>> > >>>> > >> > https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.3/Beta1/Apache-NetBeans-12.3b1-bin-macosx.dmg.sha512 > >>>>> > >>>>> Please let us know if you have an issue with the installer. > >>>>> > >>>>> Regards > >>>>> > >>>>> John > >>>>> > >>>> > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [email protected] > >> For additional commands, e-mail: [email protected] > >> > >> For further information about the NetBeans mailing lists, visit: > >> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > >> > >> > >> > >> > >
