J jakobzeise Mitglied 8. Apr 2020 #1 JavaPlugin cannot be resolved to a type The method getLogger() is undefined for the type HelloWorld thanks for helping jakob
JavaPlugin cannot be resolved to a type The method getLogger() is undefined for the type HelloWorld thanks for helping jakob
LimDul Top Contributor 8. Apr 2020 #2 Dann fehlt das passende JAR Im Classpath. Das musst du im Projekt hinzufügen. Siehe hier: https://bukkit.gamepedia.com/Plugin_Tutorial/de#Einbinden_der_Bukkit_API
Dann fehlt das passende JAR Im Classpath. Das musst du im Projekt hinzufügen. Siehe hier: https://bukkit.gamepedia.com/Plugin_Tutorial/de#Einbinden_der_Bukkit_API
J jakobzeise Mitglied 8. Apr 2020 #3 https://dl.bukkit.org/latest-dev/bukkit.jar Ich kann die API nicht herunterladen
J jakobzeise Mitglied 8. Apr 2020 #4 https://dl.bukkit.org/latest-dev/bukkit.jar I can't download the API