[NetBeans] [JavaMail] Can't get "import javax.mail.*;" to work
Hi
For some reason I can't get my "import javax.mail.*;" statement to work.
I'm using NetBeans. I added the mail.jar to my Windows classpath and I also added mail.jar to the libraries of my project in the :="Run" and "CompileTest" tabs.
What's the proper way to install this package?
Thank you