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

Random compile errors under Intellij IDEA with parallel compile enabled #648

Open
lombokissues opened this issue Jul 14, 2015 · 3 comments

Comments

@lombokissues
Copy link

Migrated from Google Code (issue 613)

@lombokissues
Copy link
Author

👤 vkopichenko   🕗 Dec 09, 2013 at 06:59 UTC

Wanted to use lombok's @ ToString on quite large project but soon faced random compile errors on project rebuild in Intellij IDEA. Had to hit compile several times before incremental compilation could complete with success.

Tried both lombok 1.12.2 and 0.9.3 with Intellij IDEA 12.1.6 and 13.0 without any lombok plugin under jdk 1.6.0_39 and 1.6.0_45 on Windows 7 x64.

After multiple experiments nailed that compile errors only happen when both "Compile independent modules in parallel" checkbox is checked in project compiler setting and annotation processing with lombock is enabled.

@lombokissues
Copy link
Author

End of migration

@mplushnikov
Copy link

Newer version of Intellij doesn't have such issues anymore. I think it can be closed here.

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