Re: JTable - Null Pointer - GUI editor

2019-06-25 Thread Helmut Leininger
Hi Michael, without more information it is very difficult to say. It could be that either scriptTable, num, or row is not set. I would try to use the debugger to find out. Helmut Am 26.06.2019 um 01:20 schrieb mmo...@me.com.INVALID: > I placed a JTable, on a JScrollPane on a JInternalFrame, usi

Cannot find symbol - org.openide.util.Utilities

2019-06-25 Thread Fernando Montenegro
Hello, As the subject says, Netbeans is giving me that error. I am new to Netbeans and I installed NB 11 IDE running on AdoptOpenJDK 8.0.212 with OpenJ9 on Windows 10 1903. Other classes are available, like org.openide.util.Exceptions, but not Utilities. P.S. Similar issue with org.openide.ut

JTable - Null Pointer - GUI editor

2019-06-25 Thread mmouer
I placed a JTable, on a JScrollPane on a JInternalFrame, using the default DefaultTableModel. When I try and load data into the model I get a java.lang.NullPointerException. scriptTable.setValueAt(num, row, 2); The table is initialized in the constructor method InitComponents. Any idea what I’

Re: Sudden slowness of Netbeans code completion

2019-06-25 Thread Geertjan Wielenga
Probably best to switch to 11.0 or 11.1 beta-1 and see if the problem can be reproduced there, change to a later JDK to see the difference as well. Gj On Tue, 25 Jun 2019 at 18:44, František Kučera wrote: > Hello, > > last few days I experience sudden slownes of Netbeans IDE when I > navigate

Re: Profiling Maven project in NetBeans 11 fails with recent versions of Maven

2019-06-25 Thread Luff,Chris
Are you able to post a Gist or Github project so we can take a look? On 24 Jun 2019, at 15:05, Lister Jonathan mailto:jonathan.lis...@vaisala.com>> wrote: Profiling still fails with the latest Open JDK: cd C:\Users\pjl\Source\VSP\platform-weather-data-ingester; JAVA_HOME=C:\\Users\\pjl\\Downlo

Re: Coming back to Netbeans

2019-06-25 Thread Ulf Zibis
Hi Peter, ... and don't miss to backup your old settings and project files, as importing and opening the old projects with new NB version quietly changes a lot in both, so you may have problems when there is the need to switch back to 8.0.2. About C/C++ I can tell, that using the old plugin fro