• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

runtime Exception: Absent Code attribute in method that is not native or abstract in class file

 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm getting a strange runtime error.

etc etc. from the following code


When I googled this error I get a bunch of stuff about Maven, Glassfish and javaee.jar. I'm not sure if any of these are related to my project but I don't really know what they are. I was trying to follow the example I saw here.

The funny thing is that I had this working. I've been using TextPad and the command line to do all my work but decided I'm comfortable enough with the basics to use an IDE. I ported my project into Netbeans and now this.

Any help would be much appreciated.

Thanks!
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic