python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Unable to create Enterprise application in NetBeans IDE 12.6
When I try to create an Enterprise application using the wizard (Ant project) I get the following error
java.lang.NullPointerException: Cannot invoke "org.netbeans.modules.j2ee.dd.api.application...

Jhon Fagen
Votes: 0
Answers: 2
Java print() not printing until println() NetBeans
I just installed NetBeans 12.6 today, and I'm having an issue with System.out.print() in the code I pasted below. For some reason, the print() in removeValue doesn't print until the println() in the f...

exhausted
Votes: 0
Answers: 1
NetBeans 12.6 does not indent new lines while typing
I used to develop Java in an older version of NetBeans that indents new lines while we are typing, but recently I installed 12.6 version and the behavior changed.
I am expecting that while I am typing...
Henrique Grammelsbacher
Votes: 0
Answers: 1
org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: java.lang.reflect.UndeclaredThrowableException
Hi it's my first question here in stack overflow, I have a problem with netbeans 12.5 and jakarta ee, I try to create a simple JSF application, but I got an error that I think it's related to the conn...
AmineZouh
Votes: 0
Answers: 0