How to install Netbeans 6.7.1 on Ubuntu 9.04
1. What is NetBeans?
NetBeans is an open-source Integrated Development Environment (IDE) you can download and use for free. NetBeans is also an extensible platform which you can use to build OS-independent applications. Finally, NetBeans is a thriving open-source community with hundreds of thousands of experienced developers located all around the world.
.

Click image for fullscreen view
2. How Do I Get Started?
the NetBeans IDE. It has everything you need develop world-class applications. NetBeans software is a 100% Java-based IDE and platform, so it works on every OS where the JDK is available. NetBeans supports a wide range of Java technologies, but is not limited to Java - other languages are supported as well. The NetBeans tools have so much functionality, you can choose which download is best for you. Learn more about supported technologies and features on the
. You can add more functionality with plug-in modules (in the IDE, choose Tools > Plugins).
3. .....
Install Netbeans on Ubuntu 9.04
Prerequeties:
Make sure you have isntalled the correct version of Java(JDK 6) open the terminal and type
java -version
javac -version
Then go to the installed directory and type
sudo sh netbeans-6.7.1-ml-javase-linux.sh Then follow the wizard.
- heshan's blog
- 4862 reads
-
I tried but it shows following error:
: not found: 37:
: not found: 50:
: not found: 74:
: not found: 78:
: not found: 86:
: not found: 90:
: not found: 108:
: not found: 110:
netbeans.sh: 112: initSymlinkArgument: not found
netbeans.sh: 115: parseCommandLineArguments: not found
netbeans.sh: 116: initializeVariables: not found
netbeans.sh: 117: setLauncherLocale: not found
netbeans.sh: 118: debugLauncherArguments: not found
netbeans.sh: 161: Syntax error: word unexpected (expecting "in")
I tried but it shows following error,
: not found7-ml-linux.sh: 37:
: not found7-ml-linux.sh: 50:
: not found7-ml-linux.sh: 74:
: not found7-ml-linux.sh: 78:
: not found7-ml-linux.sh: 86:
: not found7-ml-linux.sh: 90:
: not found7-ml-linux.sh: 108:
: not found7-ml-linux.sh: 110:
netbeans-6.7-ml-linux.sh: 112: initSymlinkArgument: not found
netbeans-6.7-ml-linux.sh: 115: parseCommandLineArguments: not found
netbeans-6.7-ml-linux.sh: 116: initializeVariables: not found
netbeans-6.7-ml-linux.sh: 117: setLauncherLocale: not found
netbeans-6.7-ml-linux.sh: 118: debugLauncherArguments: not found
netbeans-6.7-ml-linux.sh: 161: Syntax error: word unexpected (expecting "in")
not sure about the issues, please make sure not runnig netbeans and close all apps if possible to reduce the risk.
I tried but it shows following error:
not found7-ml-linux.sh: 37:
: not found7-ml-linux.sh: 50:
: not found7-ml-linux.sh: 74:
: not found7-ml-linux.sh: 78:
: not found7-ml-linux.sh: 86:
: not found7-ml-linux.sh: 90:
: not found7-ml-linux.sh: 108:
: not found7-ml-linux.sh: 110:
netbeans-6.7-ml-linux.sh: 112: initSymlinkArgument: not found
netbeans-6.7-ml-linux.sh: 115: parseCommandLineArguments: not found
netbeans-6.7-ml-linux.sh: 116: initializeVariables: not found
netbeans-6.7-ml-linux.sh: 117: setLauncherLocale: not found
netbeans-6.7-ml-linux.sh: 118: debugLauncherArguments: not found
netbeans-6.7-ml-linux.sh: 161: Syntax error: word unexpected (expecting "in")
