Top "Netbeans-7" questions

NetBeans is a platform development framework and an open-source IDE (Integrated Development Environment) for Java, JavaScript, PHP, etc.

Autocomplete in Netbeans

I use Netbeans 7.2.1, when I type private String a(Java code), the IDE shows a tip window aString which asks …

autocomplete netbeans-7
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
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
Netbeans: how to change @author

When creating a new class or interface in Netbeans IDE, an "@author ...." tag appears. How to change its value? If …

netbeans javadoc netbeans-7
Tomcat exception Cannot call sendError() after the response has been committed?

While doing some operations in my application I got java.lang.IllegalStateException Cannot call sendError() When I reload the page …

java tomcat struts2 netbeans-7
How to increase the java heap size in netbeans?

I am trying to build a lexicon trie of almost 110000 words in java in netbeans. My code is running fine …

java netbeans-7
many url-pattern for the same servlet

I need to map the same servlet on two different url. I used netbeans 7.0.1 for managing my whole project, so …

tomcat servlets web.xml netbeans-7
How to limit JSpinner

The valid range for this application is 0 to 9 but there seems to be no NetBeans 7.0.1 JSpinner minimum or maximum value …

java swing netbeans-7 jspinner
NetBeans 7.0.1: Access to Tomcat server has not been authorized

i am a beginner, just started with JSP and am stuck at the starting. please help me out. i have …

java apache jsp tomcat netbeans-7
How to show / hide Palette window in Netbeans 7.4

I use windows 8 and Netbeans 7.4 . Even I create a web application I cannot find palette from the project. How can …

netbeans netbeans-7 palette