« Return to Thread: [67cat] Bug at Java editor parsing
--nm
The issue was closed as duplicated and the reason why this different behaviour happens too.
From: Michel Graciano [mailto:michel.graciano@...]
Sent: Thu, 18. Jun 2009 23:31
To: netcat@...
Subject: Re: [67cat] Bug at Java editor parsing
The reason is because it is acceptable for JDK 7, what looks like an error at pre jdk 7 javac. So, since IDE uses an updated javac implementation, looks like it is already fixed. The question now is if IDE should or not follow the JDK defined for the project...
Regards
On Thu, Jun 18, 2009 at 6:10 PM, Ulf Zibis <Ulf.Zibis@...> wrote:
For me on RC3, NB shows no warning, no error, but compile reports error for:
Map<String, List<String>> status = new <String,List<String>>HashMap();
-Ulf
Am 18.06.2009 22:22, Michel Graciano schrieb:
An friend of mine just face an issue yesterday at Java editor. Take a look at issue http://www.netbeans.org/issues/show_bug.cgi?id=167336 for details, but basically some Generics scenarios just doesn't compile but the editor shows as everything is okey or just some warnings are visible.
Regards
--
Michel Graciano
Summa Technologies do Brasil Ltda.
http://www.michelgraciano.com
https://genesis.dev.java.net/
http://translatedfiles.netbeans.org/index_pt_BR.html
https://copypastehistory.dev.java.net/
--
Michel Graciano
Summa Technologies do Brasil Ltda.
http://www.michelgraciano.com
https://genesis.dev.java.net/
http://translatedfiles.netbeans.org/index_pt_BR.html
https://copypastehistory.dev.java.net/
« Return to Thread: [67cat] Bug at Java editor parsing
| Free embeddable forum powered by Nabble | Forum Help |