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.

JavaFX how to change stage

I'm using Netbeans 7.2 with Scene Builder 1.0 to develop a JavaFX application. I have my main screen set up, and I …

java netbeans javafx scene scenebuilder
Select, copy or cut the current line in Netbeans

In Netbeans I find keyboard shortcuts that deal with the current line of code very helpful, like: Ctrl + Shift + ↓ : duplicate …

netbeans keyboard-shortcuts
How to open the 'Projects' panel in Netbeans

In Netbeans, to the top left of where the code is, there used to be two panels, one called 'Projects' …

netbeans
Netbeans Shortcut to Open File

I remember seeing someone use a shortcut in NetBeans to open a dialog similar to phpStrom that can open files …

netbeans keyboard-shortcuts screenshot openfiledialog classname
How to change the look and feel in NetBeans GUI Designer Preview?

When using the NetBeans GUI Builder the "Preview Design" feature shows the panel with the system look and feel (e.…

java swing netbeans gui-builder
How to set a java compiler in Netbeans

I'm getting into Java7 development and I've added JDK7 into Java Platforms and have selected it in the project properties. …

netbeans javac java-7
Servlet mapping: url-pattern for URLs with trailing slash

I have a problem related to the servlet mapping. I have the following in web.xml: <servlet> <…

java tomcat servlets netbeans web.xml
How do I get Haml to work with Rails?

I am trying to get Haml to work with my Ruby on Rails project. I am new to Ruby on …

ruby-on-rails ruby netbeans haml
How can I install Netbeans with JDK 10

I try the command line with JavaHome: netbeans-trunk-nightly-201803230002-javase-windows.exe --javahome "C:\Program Files\Java\jdk-10" It should work, but …

java netbeans installation java-home java-10
where is the NetBeans config file (netbeans.conf) located?

my NetBeans has ugly fonts in interface. I'm going to make antialiasing for it. In internet I saw that there …

java netbeans config