To easily setup a plugin working environment:
- Create a new Gradle-Project in your IDE
- Open your build.gradle and add the SpongeAPI-dependency
- Also follow the instructions here to setup a test server that can be started directly from the IDE via the “Run”-button