-
Notifications
You must be signed in to change notification settings - Fork 395
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
Lint lombok lib is missing #400
Comments
I think this is an issue with the SDK itself. The lombok jar will reappear again with a fixed SDK in the next week. |
True but if we take lint from central we wouldn't face this problem ;) |
Which is what we should do... ;-) |
Should be fixed now with latests sdk lib. Please verify. |
Nope this will be fixed with #357 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After upgrading to the new sdk tools
the lombok lib is missing from the tools\lib folder
Workaround: copy the lib before updating and after updating place it there :) "lombok-ast.jar" (it should be version 0.2.2)
A better solution would be to finish #303 and #357
If you already updated your sdk manager the file can be downloaded from here:
http://www.speedyshare.com/GGgfM/lombok-ast.jar
The text was updated successfully, but these errors were encountered: