Skip to content

Commit 8519376

Browse files
authored
Update CONTRIBUTING.md
1 parent 0566dd1 commit 8519376

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ You should have the following things installed:
1414
* [Save Actions](https://plugins.jetbrains.com/plugin/22113) - Provides save actions, like running the formatter or adding ``final`` to fields
1515
* [SonarLint](https://plugins.jetbrains.com/plugin/7973-sonarlint) - CodeStyle/CodeAnalysis
1616
* [Checkstyle-IDEA](https://plugins.jetbrains.com/plugin/1065-checkstyle-idea) - CodeStyle/CodeAnalysis
17+
* [Plugin DevKit](https://plugins.jetbrains.com/plugin/22851) - Intellij Plugin development
1718
* Import the project
1819
* Ensure that everything is encoded in ``UTF-8``
1920
* Ensure that the JDK/Java-Version is correct

0 commit comments

Comments
 (0)