We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7d9810 commit 6fa57f8Copy full SHA for 6fa57f8
development/hints.md
@@ -26,4 +26,10 @@ Set up your development environment (assuming the use of Eclipse) as follows:
26
* Insert whitespace before closing empty end-tags
27
* Indent using `2` spaces
28
* install the Checkstyle Plugin and import `biojava-checkstyle.xml`
29
-* (install the Findbugs Plugin)
+* (install the Findbugs Plugin)
30
+
31
+Other useful eclipse plugins (find these via the Eclipse Marketplace:
32
33
+* AnyEdit tools
34
+* ObjectAid Class Diagram plugin
35
+* Eclipse Mylyn Github Feature
0 commit comments