I'm trying to make a program that can send an email to a gmail account and I ran into an error:
Access restriction: The constructor 'Provider()' is not API (restriction on required library 'C:\Program Files\Java\jre1.8.0_45\lib\jsse.jar')
i'm not sure what it means but i have the jsse.jar file in the correct location.
here is my code: