Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finish button grayed out when importing a Gradle Project using Java 1.8,0_401 #1301

Open
megazone23 opened this issue Apr 8, 2024 · 0 comments

Comments

@megazone23
Copy link

megazone23 commented Apr 8, 2024

When importing a gradle project using the Import -> Existing Gradle Project wizard the Finish button is grayed out when using Java 1.8.0_401. If you switch the Java version in Preferences -> Gradle -> Java home to Java 1.8.0_301 the import works.

Expected Behavior

The gradle project shoud be imported properly into Eclipse

Current Behavior

The Finish button is grayed out and cannot be selected when using Java 1.8.0_401

Context

Unable to import Gradle projects into eclipse

Steps to Reproduce

Preferences -> Gradle -> Java home set to JDK 1.8.0_401
Import -> Existing Gradle Project specify the directory containing the gradle.build

The finish button is grayed out.

Your Environment

Fresh install of Eclipse 2024-03

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant