We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0566dd1 commit 8519376Copy full SHA for 8519376
CONTRIBUTING.md
@@ -14,6 +14,7 @@ You should have the following things installed:
14
* [Save Actions](https://plugins.jetbrains.com/plugin/22113) - Provides save actions, like running the formatter or adding ``final`` to fields
15
* [SonarLint](https://plugins.jetbrains.com/plugin/7973-sonarlint) - CodeStyle/CodeAnalysis
16
* [Checkstyle-IDEA](https://plugins.jetbrains.com/plugin/1065-checkstyle-idea) - CodeStyle/CodeAnalysis
17
+ * [Plugin DevKit](https://plugins.jetbrains.com/plugin/22851) - Intellij Plugin development
18
* Import the project
19
* Ensure that everything is encoded in ``UTF-8``
20
* Ensure that the JDK/Java-Version is correct
0 commit comments