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

Don't set jdt compiler/complience versions in Eclipse plugin #278

Closed
philwebb opened this issue Jun 16, 2021 · 1 comment
Closed

Don't set jdt compiler/complience versions in Eclipse plugin #278

philwebb opened this issue Jun 16, 2021 · 1 comment

Comments

@philwebb
Copy link
Contributor

The following settings don't seem like our responsibility.

org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
org.eclipse.jdt.core.compiler.compliance=1.8
org.eclipse.jdt.core.compiler.source=1.8
@quaff
Copy link

quaff commented Sep 10, 2021

Yes, please remove them from eclipse-code-formatter.xml, Buildship will generate rightful org.eclipse.jdt.launching.JRE_CONTAINER in .classpath.

@philwebb philwebb changed the title Consider how JDK versions are set by Eclipse plugin Don't set jdt compiler/complience versions in Eclipse plugin Sep 30, 2021
@philwebb philwebb added this to the 0.0.29 milestone Sep 30, 2021
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