ClarisoftTechnologies / codakidLauncherRelease

1 stars 0 forks source link

Mac: Eclipse can't find JDK/JRE if one was already installed on the system. #32

Closed CodaKidGit closed 2 years ago

CodaKidGit commented 2 years ago

Eclipse throws an error that it can't find the JDK/JRE if the project manager skipped installing the dependency on Mac. image

Steps to reproduce:

  1. Install a JDK on a Mac.
  2. Install the launcher on a Mac.
  3. Go to the Minecraft tab.
  4. It should find the existing JDK, and require installation of Eclipse.
  5. Build a Minecraft project.
  6. Attempt to open Eclipse.