1

I am working on a bukkit plugin (for Minecraft) and I would like to include the JavaMail JAR, I am using eclipse to develop the plugin and I cannot figure out how to make it reference the included mail.jar when the mail function executes.

1 Answer 1

3

Paste the JAR file within a folder in your Java Project, then Right-Click-> Properties -> Build Path-> Libraries-> Add External Jar and select the JAR you just included.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.