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
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
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’
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
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
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