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.

Popup Message boxes

I am unsure of how to code popup message box in my methods. public String verify(){ String result = "failed"; int …

java swing netbeans
What is the default username and password in Tomcat?

I installed Netbeans and tryed to access the server's manager using: (id/pass)manager/manager, admin/admin, system/password... None …

java tomcat netbeans
http://localhost/ not working on Windows 7. What's the problem?

I have a big problem opening http://localhost/ on Windows 7 (beta). I installed this os and everything went great; when …

php netbeans windows-7 localhost wamp
Where should I put the log4j.properties file?

I wrote a web service project using netbeans 6.7.1 with glassfish v2.1, put log4j.properties to the root dir of …

java netbeans glassfish log4j
How do I set Tomcat Manager Application User Name and Password for NetBeans?

I'm trying to follow a tutorial to make an extremely basic Java web application in NetBeans. When I try to …

java jsp tomcat netbeans
How to set the JDK Netbeans runs on?

I have older NB6.7, NB6.9, NB7.0, which used to run on jdk1.6.0_21 and jdk1.6.0_25. Now I've removed those JDKs and …

java netbeans
I'm getting favicon.ico error

I downloaded the Netbeans IDE to code in HTML. I'm new to it. When I run my code, chrome is …

html netbeans
How do I autoindent in Netbeans?

In eclipse you can click Ctrl+I at any line, and it'll automatically indent the line or group of lines …

java netbeans ide indentation
Can't create project on Netbeans 8.2

I have windows 10 OS, I just downloaded JDK 9, and Netbeans 8.2 version with All features. When I want to create (Java) …

netbeans