NetBeans IDE is an integrated development environment (IDE) for writing, compiling, testing, and debugging software applications for the JavaTM platform and other environments. NetBeans IDE includes a full-featured text editor, visual design tools, source code management support, database integration tools, and many other features.
C:\> netbeans-install-directory\bin\netbeans.exe./netbeans-install-directory/bin/netbeansUse the provided uninstaller found at /netbeans-install-directory/uninstall.sh.
Do not manually delete the directories and files.
A default user directory is created the first time you start the IDE. It is used to store your user settings, options and runtime data for personal development servers. You can find more information about the directory in document at http://wiki.netbeans.org/FaqWhatIsUserdir.