• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Netbeans Keeps Failing my project.

 
Ranch Hand
Posts: 182
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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.
 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

There might be some configuration problem. Do one thing uninstall netbeans and then install again. I know this is very wierd suggestion but try this out and if it works out its good for you.

Bye
Sunil
 
Michael Hubele
Ranch Hand
Posts: 182
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Sunil Bhambani:
Hi,

There might be some configuration problem. Do one thing uninstall netbeans and then install again. I know this is very wierd suggestion but try this out and if it works out its good for you.

Bye
Sunil



Ya I did that and it worked

I noticed that every time it tries to install updates weird things like this happen.

Now I just need to find some good tutorials on how to use netbeans visual midlets(like how to write in the code behind).
 
There's a way to do it better - find it. -Edison. A better tiny ad:
New web page for Paul's Rocket Mass Heaters movies
https://coderanch.com/t/785239/web-page-Paul-Rocket-Mass
reply
    Bookmark Topic Watch Topic
  • New Topic