0

I have a project to work with COM and I use JACOB interface but I don't know confirm Jacob library into NetBeans! somebody know, can help me? Thanks for your helps!

Ngọc Sang
  • 23
  • 1
  • 2

1 Answers1

0

Create a /lib directory, add your 3rd party JARs, and tell NetBeans that you want to add all the JARs in that directory to your project CLASSPATH.

duffymo
  • 305,152
  • 44
  • 369
  • 561