Re: Netbeans 11 won't launch in Windows 10

2019-09-22 Thread Carl Burke
Chuck: I don't know what to tell you. When I told the Netbeans installer to use the JDK, it complained there was no JRE. When I pointed it at the JRE, it complained there was no JDK. It was only when I put a 'jre' folder into the JDK directory that the installer was happy and ran. I agree, the

Re: Netbeans 11 won't launch in Windows 10

2019-09-22 Thread Carl Burke
Chuck, It seems to be true. I downloaded the zip files for both JDK 11 and JDK 13, to see exactly what files were included without needing to run any installer again. Even though the name specifies 'hotspot' for the JVM, neither of those JDK distributions contain a jre directory. The JRE is

Re: Netbeans 11 won't launch in Windows 10

2019-09-22 Thread Chuck Davis
Carl: I just fired up an old Windows 10 box that I turn on every 3 to 4 months to test my hypothesis. Installed like a hot knife through butter. The only glitch might be you have to check @ installation of AdoptOpenJDK 13 to have it modify the JAVA_HOME environment variable. If you miss that

Netbeans 11.1 Javadoc in external browser

2019-09-22 Thread César García
Hi, Netbeans does not display Javadoc from the Maven repository in Windows 10 in the extarnal browser. The rerror that show the server is "Error: 500" Try on a Linux VM and it showed the Javadoc without problems. Thanks for any help you can provide, Bestregards,

Re: Netbeans 11 won't launch in Windows 10

2019-09-22 Thread Carl Burke
Thanks, but I'm not going to install and learn Scala just to figure out why Netbeans can't find jdk.jshell. I'm able to get the Netbeans IDE to startup by removing both references to JShell from netbeans.conf. It's something I've never used in the past, so I'm not going to miss it as long as

Re: Netbeans 11 won't launch in Windows 10

2019-09-22 Thread Chuck Davis
Carl: Can this possibly be true? I just visited the site and you must choose which JVM you wish to install. AdoptOpenJDK would not be used by anyone if there is no JRE in it. Sounds to me like your install is screwed-up. Can you upgrade to version JDK 13, reinstall NB 11.1 and see what

Re: Netbeans 11 won't launch in Windows 10

2019-09-22 Thread Alonso Del Arte
Not sure if this will help any, but here goes: I would use the Scala REPL to see if I can get some information about the FindException, like maybe the stack trace, or maybe a prefiguring cause. Maybe this can be done through JShell... Al On Sun, Sep 22, 2019 at 8:08 PM Carl Burke wrote: > I

Re: Netbeans 11 won't launch in Windows 10

2019-09-22 Thread Carl Burke
I did as you suggested and unzipped the ZIP file. I get the same error: Error occurred during initialization of boot layer java.lang.module.FindException: Module jdk.jshell not found I have never heard of jshell before, but when I'm in the netbeans\bin directory I can run it, so it's clearly

Re: [ install ] Not sure I have correct download of NetBeans

2019-09-22 Thread Emilian Bold
> Beginning in macOS 10.14.5, all new or updated kernel extensions and all software from developers new to distributing with Developer ID must be notarized in order to run. Beginning in macOS 10.15, notarization is required by default for all software. 10.14.5 was released on May 13, 2019 and the

Re: [ install ] Not sure I have correct download of NetBeans

2019-09-22 Thread David Green
I find that I have to right-click open on these files. I then get a dialog telling me where it was downloaded from and do I want to open it. After confirming, things run and macOS remembers I have blessed it to execute and other launch mechanisms work now. This behavior occurs for most code not

Re: Netbeans 11 won't launch in Windows 10

2019-09-22 Thread Geertjan Wielenga
Nothing needs to be moved or separated when you use the installer. I’d recommend you start from scratch with 11.1, if you’re having problems with the installer, unzip the ZIP file instead. Gj On Sun, 22 Sep 2019 at 20:14, Carl Burke wrote: > I've got a brand new laptop, just installed

Re: [ install ] Not sure I have correct download of NetBeans

2019-09-22 Thread Geertjan Wielenga
You can use the installer instead of the ZIP, see the Download page on netbeans.apache.org. That should avoid this problem. Gj On Sun, 22 Sep 2019 at 20:52, Alonso Del Arte wrote: > Last week, Geertjan Wielenga helped me resolve a NetBeans 8.2 problem I > was having with the Kotlin plugin on

[ install ] Not sure I have correct download of NetBeans

2019-09-22 Thread Alonso Del Arte
Last week, Geertjan Wielenga helped me resolve a NetBeans 8.2 problem I was having with the Kotlin plugin on my MacBook Air. Then he suggested I upgrade to NetBeans 11.1. I downloaded the ZIP file and expanded it. In the bin folder, there are three executable files, though two of them are for

Netbeans 11 won't launch in Windows 10

2019-09-22 Thread Carl Burke
I've got a brand new laptop, just installed AdoptOpenJDK 11 and Netbeans 11.1, and Netbeans will not launch in Windows 10 (1809). I have run previous versions of Netbeans on other Windows 10 systems, including with AdoptOpenJDK, but those were with Java 8 and earlier releases of both Netbeans

Grahical Git Browser?

2019-09-22 Thread Peter Nabbefeld
Hello, is there any graphical GUI browser plugin available/planned, like in Eclipse or IntelliJ? Kind regards Peter - To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-mail: