forked from JetBrains/intellij-community
-
Notifications
You must be signed in to change notification settings - Fork 0
Important IntelliJ Pages and Notes
jgindin edited this page Oct 25, 2012
·
2 revisions
There's some pages that we all need to be familiar with for working on the IntelliJ code base.
- How to check out the code
- Make sure to follow the IntelliJ Coding Guidelines
When getting setup, you're likely to miss:
- The note about needing to add lib/tools.jar to your the classpath for the "IDEA jdk"
- The note about ensuring that the Groovy plugin is enabled