• 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

Adding an external jar file library in Netbeans 6.5.1 IDE

 
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, I am currently working on Netbeans IDE to create an IReport plugin. I am having problems importing an external jar file library. In Eclipse IDE, it's very simple and easy, I can just add it in the classpath through properties dialogbox. Does anybody know how to add an external jar file library? I am trying to add a jar file which exports Excel files, Apache POI jar file. Any input is highly appreciated.
 
reply
    Bookmark Topic Watch Topic
  • New Topic