« Return to Thread: [67cat] Bug at Java editor parsing

Re: [67cat] Bug at Java editor parsing

by Ulf Zibis-2 :: Rate this Message:

Reply to Author | View in Thread

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/

 « Return to Thread: [67cat] Bug at Java editor parsing