Re: [EXT] RE: NB10 freezes while downloading javadoc

2019-03-25 Thread Lars Bruun-Hansen
How to get a Thread Dump: More precisely, assuming you are on Windows: - Open a command window (cmd.exe) and start NetBeans IDE from the command window. Wait for the freeze to happen. - Press Ctrl-Break in the console window. - There will now be a thread dump in the console window. Copy all of th

Re: [EXT] RE: NB10 freezes while downloading javadoc

2019-03-25 Thread Lars Bruun-Hansen
Re proxy: NB is unfortunately not as good with proxies as your browser is, so the fact that you can see it working in Firefox, IE, Chrome or whatever doesn't prove anything. In any case, in general for a deadlocked Java application - and NB is indeed just a Java application - you'll need to produc

Re: Some plugins require plugin org.netbeans.libs.oracle.jsparser to be installed.

2019-03-25 Thread Geertjan Wielenga
Seems like you’re not online or have a network problem. Maybe something with proxies. Gj On Mon, 25 Mar 2019 at 18:33, James W wrote: > Hi folks, > > I've installed Netbeans from source on OpenSUSE. I'm using Oracle JDK8 and > Ant 10. > > I've installed the application to /usr/local/bin/netbean

Some plugins require plugin org.netbeans.libs.oracle.jsparser to be installed.

2019-03-25 Thread James W
Hi folks, I've installed Netbeans from source on OpenSUSE. I'm using Oracle JDK8 and Ant 10. I've installed the application to /usr/local/bin/netbeans and made that directory owned by my user account. I can launch the IDE OK but when I open a PHP project it shows an exclamation mark and when I c

RE: [EXT] RE: NB10 freezes while downloading javadoc

2019-03-25 Thread Thomson, Duncan
If you install NB on a different machine do you get the same problem? If so, then you have successfully duplicated the issue and you can post details on your environment and exactly how you did the install so that someone can try to debug. It’s quite possible it’s a bug, but the first step to