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

Update Java build.gradle files with eclipse workaround #717

Closed
wants to merge 2 commits into from

Conversation

SamCarlberg
Copy link
Member

The included configuration should prevent the eclipse compiler from generating partial/corrupt epilogue classes, allowing simulation, debugging, and intellisense to work

Closes #716 (OBE)
Resolves wpilibsuite/allwpilib#7103
Resolves wpilibsuite/2025Beta#20

Thanks to redhat-developer/vscode-java#1660 (comment)

(I also added Jetbrains IDE files to the gitignore, since I made these changes in webstorm)

This configuration prevents the eclipse compiler used by the VS Code JLS from generating partial/corrupted epilogue classes, which was causing simulation to crash on startup
@SamCarlberg
Copy link
Member Author

OBE

@SamCarlberg SamCarlberg closed this Nov 8, 2024
@SamCarlberg SamCarlberg deleted the eclipse-hackery branch November 8, 2024 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant