
The "Choose Project" diglog pops up ⇒ Under "Categories", choose "Java" ⇒ Under "Projects", choose "Java Application" ⇒ "Next".From "File" menu ⇒ Choose "New Project.".Step 1: Create a New Projectįor each Java application, you need to create a " project" to keep all the source files, classes and relevant resources. If the "Start Page" appears, close it by clicking the "cross" button next to the "Start Page" title. netbeans Writing a Hello-world Java Program in NetBeans Step 0: Launch NetBeans To start NetBeans, run the script " netbeans" in the NetBeans' bin directory: / Runįollow the instructions to install NetBeans. $ chmod a+x // Set to executable for all (a+x) Set the downloaded sh file to executable and run the sh file.You shall receive a sh file (e.g., " ") in " ~/Downloads". Choose platform "Linux (x86/圆4)" ⇒ "Java SE". To use NetBeans for Java programming, you need to first install JDK. Notes: To uninstall NetBeans, drag the " /Applications/NetBeans" folder to trash. You can launch NetBeans from the "Applications".

NetBeans will be installed under " /Applications/NetBeans".

Sun Microsystems acquired NetBeans in 1999. NetBeans began in 1996 as a Java IDE student project at Charles University in Prague. NetBeans ) is an open-source Integrated Development Environment (IDE).
