Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

add a library (javaMail) to Netbeans

843834Jul 1 2009 — edited Jul 7 2009
Hi,

I use Netbeans 6.5.1 and just tried 6.7.
I am trying to add JavaMail to Netbeans. I found different ways to do it even I am not sure what the proper way to do it.
But I can use the "right click->navigate->go to source" or make the debugger step into it.
Everytime I try to open a source file from that library from one way or another, I get "Cannot open, no sources" displayed at the left bottom of Netbeans Window.

I would like to do the same with the MySQL connector library (it might be easier as there is only one .jar to deal with) and my own library.

The problem is not adding the library, my program build fine. I just want to be able to see the source and use them when I debug.

If somebody knows how to do that, it would be very helpful.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 4 2009
Added on Jul 1 2009
8 comments
817 views