Senin, 09 Desember 2013

NetBeans Features in Application Development: Introduction to JAVA

When programming in java, software developer have many in-built features provided by this NetBeans Ide. This Ide provides first-class comprehensive support for the newest java technologies and providing support for JDK 8 previews, JDK 7 including its related HTML5 enhancements.

NetBeans IDE is a free, open-source, cross-platform IDE (Integrated Development environment) with built-in support for Java Programming Language. In fact, NetBeans runs anywhere there’s a JVM (Java Virtual Machine). This ide is a RAD tool, used to develop java softwares. 

Here're some features for application development NetBeans provide:

  • Drag and drop GUI creation
  • Excellent editing (advance source code editor)
  • Web-services
  • Excellent debugging
  • Wizards, code generation and management tools and many more 

Before you start developing application, make sure that Java SDK along with NetBeans IDE is installed on your machines. You can download latest version of NetBeans IDE along with Java SDK (Software Development Kit) from the NetBeans page in java sun pages.

After downloading, install the software by using some simple steps. The downloaded installer will install both Java SDK and NetBeans either through Start →All Programs→NetBeans→NetBeans IDE or by clicking at its shortcut on the desktop. After installation launch the NetBeans IDE, it will show a splash screen containing some information about netbeans, version and etc. shown in the image.

NetBeans Features in Application Development: Introduction to JAVA, splash screen

Splash screen is shown when the ide loads basic information to run. As in the image, the red color progress bar is going on with a message Done loading modules. The NetBeans IDE has many features. But you need not learn every feature of it. To get yourself started, you need to know about the features listed below. Other features, you can leans according to the need.

NetBeans Features in Application Development: Introduction to JAVA, IDE

There are various components of this IDE, which will be discuss in later article.

Tidak ada komentar:

Posting Komentar