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

Installer fails on windows with a NullPointerException on boot if you have an unformatted drive. #138

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

Comments

@lombokissues
Copy link

Migrated from Google Code (issue 65)

@lombokissues
Copy link
Author

👤 reinierz   🕗 Nov 01, 2009 at 21:51 UTC

The NullPointerException trace is:

java.lang.NullPointerException
at lombok.installer.EclipseFinder.findEclipseOnWindows(EclipseFinder.java:158)
at lombok.installer.EclipseFinder.findEclipses(EclipseFinder.java:194)
at lombok.installer.Installer$6.run(Installer.java:311)

@lombokissues
Copy link
Author

👤 reinierz   🕗 Nov 01, 2009 at 21:52 UTC

This was reported in http://groups.google.com/group/project-
lombok/browse_thread/thread/2f4ded6c942ad0a5

It was fixed in commit 6733b1e and will be rolled out in v0.8.6.

@lombokissues
Copy link
Author

👤 reinierz   🕗 Nov 01, 2009 at 23:45 UTC

Er, that'll be v0.9.0, not v0.8.6. Due to API changes that aren't compatible, we're bumping the minor version
number.

@lombokissues
Copy link
Author

👤 reinierz   🕗 Nov 02, 2009 at 00:11 UTC

v0.9.0 has been rolled out at this point. Go ahead and download it!

@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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant