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

Allow users to set the language level and preview options in the “Configure Classpath” webview #1277

Open
testforstephen opened this issue Jan 9, 2024 · 3 comments

Comments

@testforstephen
Copy link
Contributor

I am using VS Code and I would like to experiment with the new features of Java 21. However, I am not sure how to set the java version to 21 and turn on the compiler preview options in the Java extension. It would be helpful if the language level and preview options were available in the “Configure Classpath” webview.

@cypher256
Copy link

For reference:
Enabling Java preview features
https://github.com/redhat-developer/vscode-java/wiki/Enabling-Java-preview-features

@testforstephen
Copy link
Contributor Author

@cypher256 thanks for the information.

I would like to have a section in the “Configure Classpath” view that allows me to set the language level and preview features for my Java projects. The current setting “java.configuration.runtimes” is not very intuitive or easy to locate.

image

@cypher256
Copy link

@testforstephen It's very user-friendly and very good.

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

2 participants