akshattandon / projectlombok

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

Error badge in Netbeans project view for lazy getter and ExtensionMethod #637

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use the lazy getter or extension method examples in the documentation on 
Netbeans

What is the expected output? What do you see instead?

The code view looks fine, but there's a red error badge on the project view.  
This makes the whole project appear broken (even though it's not and will 
compile fine).  Real errors on now harder to find.

What version of the product are you using? On what operating system?
Lombok 1.12.4 and Netbeans 7.3.2 and 7.4.  This does not occur with the 
previous version of lombok.

Thanks!  Lombok is terrific and I truly appreciate you building and maintaining 
it.

Original issue reported on code.google.com by gbier...@gmail.com on 6 Feb 2014 at 8:30

GoogleCodeExporter commented 9 years ago
You're welcome. With "This does not occur with the previous version of lombok." 
do you mean 1.12.2?

We've recently been working together with some netbeans gurus fixing some 
problems. Is there any chance you can use the edge release to see if it is 
still broken?

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

Original comment by r.spilker on 10 Feb 2014 at 8:44

GoogleCodeExporter commented 9 years ago
I'm pretty sure it's 1.12.2 that works, but I'm not 100% positive.  I'll 
confirm tonight and also try the edge release.  Thanks!

Original comment by gbier...@gmail.com on 10 Feb 2014 at 9:43

GoogleCodeExporter commented 9 years ago
Ok, I was more methodical this time and think I have some better information.

1. With Netbeans 7.4, there are several problems up until 1.12.4, at which 
point everything works except the error badges described in this issue.  No 
difference for the edge release.

2. With Netbeans 7.3.1, 1.12.4 works fine except for an error badge for lazy 
getter.  ExtensionMethod is fine here.  This is actually nice-- I can at least 
upgrade lombok!  Just can't use lazy getter yet.

Original comment by gbier...@gmail.com on 11 Feb 2014 at 4:57

GoogleCodeExporter commented 9 years ago
Good news, everyone!  With lombok 1.12.6 and Netbeans 8, there are no error 
badges for ExtensionMethod.  Still happens for lazy getter, though.

Original comment by gbier...@gmail.com on 10 May 2014 at 4:39

GoogleCodeExporter commented 9 years ago
Lazy getters issue still present for 1.14.2 and netbeans 8.

Original comment by sebe...@gmail.com on 19 Jun 2014 at 3:06