CS-WIKI101
|
These instructions are specifically for students in CS114 and other courses that use Java. The steps in this guide will help you install Java and IntelliJ IDEA on macOS.
NOTE Tested on macOS Sonoma 14.0 and Ubuntu 22.04.
It's recommended to install IntelliJ IDEA using the JetBrains Toolbox App. The Toolbox App maintains a list of all your projects to quickly open any project in the right IDE and version.
Before installing IntelliJ IDEA, make sure you have the following:
Download
button. Finder
and navigate to the Downloads
folder.JetBrainsToolbox.dmg
file in the Downloads
folder.JetBrainsToolbox.dmg
file to open it.JetBrains account
(if you haven't already).Install
button next to IntelliJ IDEA. Applications
folder, Launchpad
or open it from the JetBrains Toolbox App
.Source | Description |
---|---|
Java | Java website |
Java Documentation | Java documentation |
IntelliJ IDEA | IntelliJ IDEA website |
IntelliJ IDEA Documentation | IntelliJ IDEA documentation |
IntelliJ IDEA Tutorial | IntelliJ IDEA tutorial |
| How to install Java on macOS | How to install Java on macOS | Using Homebrew to Install Java on Mac |
Need assistance? Check out my discussion board or review the GitHub status page.
© 2023 AppleBoiy • Code of Conduct • [MIT License](LICENSE)