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

Any plans to support JDK17 #8

Open
awe123343 opened this issue Sep 5, 2022 · 1 comment
Open

Any plans to support JDK17 #8

awe123343 opened this issue Sep 5, 2022 · 1 comment

Comments

@awe123343
Copy link

Using

		<java.version>17</java.version>
		<tycho-version>2.7.4</tycho-version>

then following README to build and package, seems not working, still seeing a bunch of import errors in java files.

@daplf
Copy link
Owner

daplf commented Apr 10, 2023

Hey, apologies for the delay. Are you referring to JDK 17 support on your own Java projects? That should be covered by the JDT LS already. This extension doesn't need to be using JDK 17 for that to work (unless I'm missing something).

If you're seeing errors, can you maybe share a sample project so I can check it out?

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

No branches or pull requests

2 participants