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

Run the build test suite against the incubator javac branch #3163

Open
fbricon opened this issue May 22, 2024 · 2 comments
Open

Run the build test suite against the incubator javac branch #3163

fbricon opened this issue May 22, 2024 · 2 comments

Comments

@fbricon
Copy link
Contributor

fbricon commented May 22, 2024

We want to gauge how the javac support work improves over time over at https://github.com/eclipse-jdtls/eclipse-jdt-core-incubator/tree/dom-with-javac. To do so, we need to run the test suite against #3123

@fbricon
Copy link
Contributor Author

fbricon commented May 22, 2024

See how vscode-java builds jdt.ls against the javac branch: https://github.com/fbricon/vscode-java/blob/javac-build/.github/workflows/javac-upload.yml

We'll prolly need to actually publish the javac update site first.
Tests would need to be run with specific flags though (in a maven plugin, set in a maven profile).

@mickaelistria
Copy link
Contributor

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