#Error while importing Spigot Shaded Jar
1 messages · Page 1 of 1 (latest)
maybe explain a bit more
are you using maven?
gradle?
I didn't use maven or gradle
Du kannst auch deutsch schreiben
Ich habe mittels der Anleitung auf der Spigot Wiki den shaped Snapshot der API in den Libarys hinzugefügt und er erkennt org.bukkit nicht als ich das Javaplugin hinzufügen wollte. Den Import hat er mir jedoch angezeigt, kann aber in Eclipse nicht mittels autocomplete auf die Libary zugreifen.
server rules only allow english 😛
I'd highly recommend to use maven, it's so much easier once you've set it up, and you don't have to import any jars manually
I wrote a blog post for maven + IntelliJ, it should be pretty similar in eclipse
https://blog.jeff-media.com/how-to-create-your-first-minecraft-plugin-using-the-spigot-api-and-maven/