-
Notifications
You must be signed in to change notification settings - Fork 0
Getting IntelliJ
Boomaa23 edited this page Oct 6, 2019
·
1 revision
IntelliJ is the IDE we use to develop our code.
The current download page for IntelliJ is here: https://www.jetbrains.com/idea/download/
Download the "Community" edition. We don't use any of the "Ultimate" features.
Choose the one appropriate for you computer. If you don't know what "32-bit" or "64-bit" means, you should choose the 64-bit option.
Installing IntelliJ follows the standard fare program installer structure. It comes as an .exe, .zip, or .tar.gz. Simply run the installer and follow it through to install IntelliJ. If it asks you for a JDK or runtime to use, select JDK 11.
Standard .dmg installer. Just run it and follow the steps.
- Tutorials
- Getting the JDK
- Getting IntelliJ
- Learn Java
- Coding Your First Robot
- Basic Drive Systems
- Command-Based Programming
- 5818-lib
- Dependency Injection
- Formatting Guide
- Command Line Guide
- Quick References
- WPILib Documentation
- Git Book (External Resource)
- Robot Documentation
- Rogue Cephalopod (2017)