akshattandon / projectlombok

Automatically exported from code.google.com/p/projectlombok
0 stars 0 forks source link

Eclipse Luna - Lombok v1.16.2 - javax.annotation Problem #796

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.New Java Class > @Data annotation > problem occur:  javax.annotation
- all annotation are problematic

What is the expected output? What do you see instead?
 javax.annotation Problem

What version of the product are you using? On what operating system?
Lombok v1.16.2
Eclipse Luna 4.4
Mac os x 10.10.2

Please provide any additional information below.
Please see screenshot, simple eclipse luna 4.4 and the newest Lombok does not 
work together.!!!

Original issue reported on code.google.com by kubinca...@gmail.com on 13 Mar 2015 at 1:21

Attachments:

GoogleCodeExporter commented 9 years ago
It happens the same to me, but using Android Studio 1.1.0

I had to change compile version to 1.14.4 because version Lombok v1.16.2 
doesn't compile :S

Thanks!

Original comment by cesaryom...@gmail.com on 18 Mar 2015 at 12:56