Netbeans Application Platform for Java / Open JDK11

2019-06-03 Thread Alexander Faust
Hello, Is it possible to build the Apache Netbeans Application Platform with Java / Open JDK 11? The "Building from source" tutorial still shows: Oracle’s Java 8 or Open JDK v8. https://netbeans.apache.org/download/nb110/nb110.html The problem is i can't change the source level of any module ab

Re: Netbeans11.0 on windows10 does not starts up anymore

2019-06-03 Thread Geertjan Wielenga
Delete those two folders again. When the problem occurs again, send the netbeans.conf file from the ‘etc’ folder in the installation directory as well as the log files in the ‘var’ directory in the user directory. Gj On Mon, 3 Jun 2019 at 18:22, Eef Custers wrote: > Hello GeertJan, > > Thanks

Re: Netbeans11.0 on windows10 does not starts up anymore

2019-06-03 Thread Eef Custers
Hello GeertJan, Thanks for your reply. I have cleaned the and caches from NetBeans. I also removed the 8.0 cache so that both caches were really empty. I restarted NetBeans but it gave the same result: during the load (visual in the splash screen), it stopped at a certain point. Regards, Eef

Re: Netbeans11.0 on windows10 does not starts up anymore

2019-06-03 Thread Geertjan Wielenga
Can you remove the user dir and cache dir and restart? When you look in the About box in NetBeans, you will find where those are. Gj On Mon, 3 Jun 2019 at 16:00, Eef Custers wrote: > Hello, > > My Netbeans 11.0 installation has problems in showing the GUI. It only > produces a background proce

Re: how to put focus inside JDialog with netbeans

2019-06-03 Thread Christoph Theis
Am 03.06.2019 um 16:28 schrieb Luis tuti: I have a JDialog created by Netbeans. How could I put focus in a jTextArea when I open the JDialog. I know after pack() method with jTextArea.requestFocus() works but in Netbeans can't modify initComponents() method. I put my code into the constructor

how to put focus inside JDialog with netbeans

2019-06-03 Thread Luis tuti
Hi, I have a JDialog created by Netbeans. How could I put focus in a jTextArea when I open the JDialog. I know after pack() method with jTextArea.requestFocus() works but in Netbeans can't modify initComponents() method. Thanks and sorry for my English!

Netbeans11.0 on windows10 does not starts up anymore

2019-06-03 Thread Eef Custers
Hello, My Netbeans 11.0 installation has problems in showing the GUI. It only produces a background process. This situation emerged suddenly and for unknown reasons. I had been able to run Netbeans11 before that moment. I have been trying to make Netbeans work with Java12 (Java jdk-12.0.1 and java