Hi
I am trying to follow this quick guide for the using micro
java in netbeans.
quickStart I used all the defaults and even the hello world app that gets generated on start of package creation.
I try to build the project that I have not changed anything on the project and it won't compile.
Worst of all all it goes is "Build of MyHello(run) failed".
That's all it says nothing else no line where it died on nothing. It should not even fail its the default stuff that was generated by netbeans and should run.