As JCreator, NetBeans is an integrated development environment (IDE , I ntegrated D evelopment E nviroment ) to program in Java.
NetBeans Platform allows applications to be developed from a set of software components called modules . A module is a Java file that contains Java classes written to interact with NetBeans APIs and a special file (manifest file) that identifies it as a module.
This may also do so with JCreator but does not automatically have to do it from the command line. Because the modules can be developed independently, applications based on NetBeans platform can be extended easily by other software developers.
can be easily integrated with JOGL, JavaFX, Java ME, C, C + +, PHP and MySQL . NetBeans platform is so, no matter if you're using Linux or Windows, you can use your computer without problem.
To install NetBeans on your computer you must follow the following steps:
Windows User.
- Enter the official download page .
- select your language and operating system Windows 2000/XP/Vista .
- Da click on the button "download" for the NetBeans that meets your needs. Install NetBeans
- simply double clicking the file-version-netbeans windows.exe you downloaded previously.
- The installation program will automatically detect the JDK installed on your computer, otherwise, tell the route.
- Follow the simple installation instructions and presto, you're now using NetBeans installed in your Windows System.
Linux User
- Enter the official download page .
- select your language and operating system Linux (x86/x64) .
- Da click on the button "download" for the NetBeans that meets your needs.
- From the command line enter the folder where you downloaded the file-version-linux.sh netbeans
- Type the command chmod 777 netbeans-version-thru linux.sh
- ./netbeans-version- command linux.sh
- The installation program will automatically detect the JDK installed on your computer, otherwise, tell the route.
- Follow the simple installation instructions and voila, now you have installed NetBeans your Linux system.
If you have installed the software J ava D evelopment K it ( JDK) you need to install it. Here's the instructions .
0 comments:
Post a Comment