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

Missing a prompt to select build tool for gradle/maven mixed project #3400

Closed
yuyully opened this issue Nov 27, 2023 · 0 comments · Fixed by #3401
Closed

Missing a prompt to select build tool for gradle/maven mixed project #3400

yuyully opened this issue Nov 27, 2023 · 0 comments · Fixed by #3401
Labels

Comments

@yuyully
Copy link

yuyully commented Nov 27, 2023

Environment
  • Operating System: Win
  • JDK version: 17
  • Visual Studio Code version: 1.85.0-insider
  • Java extension version: 1.24.0
Steps To Reproduce
  1. git clone https://github.com/LWJGL/lwjgl3.git
  2. Open it with vscode
Current Result

It's imported with gralde tool by default without prompting users to select 'import maven' or 'import java'.
image

Expected Result

Before auto-import, it should have a prompt to choose maven or gradle to import.

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

Successfully merging a pull request may close this issue.

2 participants