Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Importing External Jar Files(The 'add external jars' button is greyed out)
Importing External Jar Files [message #1828067] Sun, 31 May 2020 15:08 Go to next message
David Ivory is currently offline David IvoryFriend
Messages: 1
Registered: May 2020
Junior Member
Hi

I am trying to use Bukkit API to make a plugin for a Bukkit minecraft server. To do this, I need to go into project >> build path >> configure path, then click 'libraries' then 'add external jars' and add the bukkit api jar file. However, the 'add external jars' button is greyed out, implying that i am not allowed to use it. Can anyone help?

Thanks
Re: Importing External Jar Files [message #1828329 is a reply to message #1828067] Sun, 07 June 2020 18:06 Go to previous message
Emmanuel Chebbi is currently offline Emmanuel ChebbiFriend
Messages: 123
Registered: February 2018
Senior Member
If your project builds with Java 9+ make sure you've selected Classpath (as shown here). You should also be able to add the JAR with right-click on the project > Build Path > Add External Archives....

If that doesn't help, would you tell use the version and package of Eclipse IDE you're using?
Previous Topic:Eclipse Foundation Version Control
Next Topic:eclipse does not debug but runs the program
Goto Forum:
  


Current Time: Sat May 11 00:04:29 GMT 2024

Powered by FUDForum. Page generated in 0.08328 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top