I installed netbeans 7.0.1 and MySql in ubuntu 13.04 and the first time netbeans start but doesn't create projects. So i close netbeans and restarted but doesn't star. There's is a solution? I need to work with those programs...thanks
Asked
Active
Viewed 775 times
2 Answers
0
Possibly you have not installed Java correctly test it by -
java -version
javac
javaws
If there are errors then remove everything and install it as shown here
Then install netbeans and mySql.