#Eclipse error

1 messages · Page 1 of 1 (latest)

lofty wadi
#

where is the JavaPlugin in Eclipse?

spiral talon
#

did you add bukkit to the classpath

#

Or are you even using maven or gradle

lofty wadi
#

I have already watched a lot of tutorials about creating a plugin on Spigot, but when you get to the stage of creating the first class, a problem arises, there is no org.bukkit.plugin.java.JavaPlugin in the project

#

there were many others, but they all have about the same actions

spiral talon
#

so chances are you don't use maven or gradle and haven't put bukkit on the classpath

lofty wadi
spiral talon
#

It's ancient but it still works and is how i got started

lofty wadi
#

okay, I'll try to do it

lofty wadi
spiral talon
#

You'd want a maven project for reason that seem arbitrary for you right now - but trust me: it matters.

#

It's not difficult (if not easier), but remembering that link can be a bit troublesome if you decide to create a new project or switch to a new computer

lofty wadi
spiral talon
#

I know your feeling

#

Hence I said it is difficult to remember that link

lofty wadi
lofty wadi