Top "Netbeans" questions

NetBeans refers to both a platform framework for Java desktop applications, and an integrated development environment (IDE) for developing with Java and other languages.

Is there a way to stop NetBeans scanning projects?

I don't have much memory on my PC and a pretty weak processor. Although netbeans is by far my favorite …

java netbeans
Search and Replace Entire Project (Netbeans)

Is there a way to do a project wide search and replace in netbeans? It seems like there should be, …

netbeans
NetBeans IDE scaling on Windows 8/10

I'm trying to run NetBeans under Windows 8.1 on a screen with a high DPI. Windows itself has scaling enabled to 400% …

netbeans windows-10 windows-8.1
Can't make Jackson and Lombok work together

I am experimenting in combining Jackson and Lombok. Those are my classes: package testelombok; import com.fasterxml.jackson.annotation.JsonCreator; …

java netbeans jackson lombok
Unable to start derby database from Netbeans 7.4

I downloaded Netbeans 7.4 and Java 7 Update 51. I get the below error when I try to start Java DB or derby …

java netbeans derby
The JDK is missing and is required to run some NetBeans modules

Complete error message: The JDK is missing and is required to run some NetBeans modules Please use the --jdkhome command …

java netbeans java-8 openjdk jdk1.6
Click event on jTable -Java

I have created a table in java in Netbeans and filled it with some data. Now I want to show …

java swing netbeans jtable listeners
Netbeans 7.2 shows "Unable to resolve identifier" , although build is successful

I'm using the Netbeans IDE 7.2 with C/C++ plugin (last version 1.18.1.1) and if I build my project everything is fine …

c++ linux netbeans netbeans-7
How can I configure NetBeans to insert tabs instead of a bunch of spaces?

When I hit Tab for indenting code, I like to get a real tab. Meaning that when I select that, …

netbeans
Set the correct username and password with the "manager-script" role in the Tomcat

I know this has been asked many before. But I have already placed my user to role "manager-script". I keep …

tomcat netbeans tomcat7 netbeans-7