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

Lombok breaks (any) eclipse autocomplete #763

Closed
lombokissues opened this issue Jul 14, 2015 · 5 comments
Closed

Lombok breaks (any) eclipse autocomplete #763

lombokissues opened this issue Jul 14, 2015 · 5 comments

Comments

@lombokissues
Copy link

Migrated from Google Code (issue 728)

@lombokissues
Copy link
Author

👤 ari.haaman   🕗 Aug 20, 2014 at 12:13 UTC

lombok_1.14.4 breaks Eclipse the same way as in peichhorn/lombok-pg#1, editor autocomplete gets broken if installed.

When I remove lombok parameters from eclipse.ini, everything gets back to normal

-javaagent:lombok.jar
-Xbootclasspath/a:lombok.jar

I've been using earlier version (don't have the version number available anymore) of lombok without any problems

Ive tested this on 3.7, 4.2, 4.4 (on windows 8 machine)
JDK 7, updates 51 & 67

@lombokissues
Copy link
Author

👤 r.spilker   🕗 Aug 21, 2014 at 20:37 UTC

Could you paste the stacktrace you get. Is it the exact same trace, down to the last linenumber, as issue #74 of lombok-pg? That seems unlikely. An up-to-date stacktrace will help hunt this bug down.

What else is different? Other than a stack trace showing up in your log, what else happens?

Note that lots of people use 1.14.4 and eclipse 4.2 or 4.4 without issues, so there must be some more detail to this.

Thanks!

@lombokissues lombokissues added the parked Without further feedback this bug cannot be processed. If no feedback is provided, we close these. label Jul 14, 2015
@lombokissues
Copy link
Author

👤 r.spilker   🕗 Aug 22, 2014 at 11:03 UTC

The current edge release has an option to disable the configuration system. Reports so far suggest that that solves the problem. You'll need to modify eclipse.ini as specified in the changelog.

https://projectlombok.org/download-edge.html

We're currently awating more feedback before shipping 1.14.6.

You can contribute by:

  • Keep giving us feedback
  • Keep your blog post up-to-date to inform your readers

@lombokissues
Copy link
Author

👤 r.spilker   🕗 Aug 22, 2014 at 11:03 UTC

Duplicate of issue #717

@lombokissues lombokissues added duplicate and removed parked Without further feedback this bug cannot be processed. If no feedback is provided, we close these. labels Jul 14, 2015
@lombokissues
Copy link
Author

End of migration

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

1 participant