Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Docs/installing_eclipse.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ the steps below.

# Install Java

The thing you want to install is the *Java SE Development Kit 17* <a href="https://www.oracle.com/java/technologies/downloads/#java17">Download it here</a>
The thing you want to install is the *Java SE Development Kit 17* <a href="https://www.oracle.com/java/technologies/downloads/#java17" target="_blank">Download it here</a>

1. Scroll until you see the different OS's listed
2. Select the download for your machine (e.g., *Windows x64 Installer*)
Expand All @@ -15,7 +15,7 @@ Then run the downloaded file and install it in the default location
# Install Eclipse

The thing you want to install is the *Eclipse IDE for Java Developers*:
<a href="https://www.eclipse.org/downloads/packages/">Download it here</a>
<a href="https://www.eclipse.org/downloads/packages/" target="_blank">Download it here</a>

Choose the download based on your platform: Windows, macOS, Linux

Expand All @@ -39,4 +39,4 @@ You can pick anywhere you like, but:
automatically backed up.

# Make a shortcut to Eclipse
- You will be starting up Eclipse hundreds of times (if not more) this quarter, save yourself some time by placing a short cut on your machine's task bar or startup menu
- You will be starting up Eclipse hundreds of times (if not more) this quarter, save yourself some time by placing a short cut on your machine's task bar or startup menu