http://www.mail-archive.com/[email protected]/msg00980.html
http://www.mail-archive.com/[email protected]/msg02228.html http://www.mail-archive.com/[email protected]/msg02229.html http://www.mail-archive.com/[email protected]/msg07274.html http://www.mail-archive.com/[email protected]/msg05930.html "Michael Besosa" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I reported this months ago and got no response. > > Gael Billard wrote: > > Due to that error, code completion doesn't work for this kind of element. > > > > Gael Billard wrote: > > > >> Idea report import of public inner class as an error (Cannot resolve > >> symbol error). > >> > >> ex : > >> file Class_A.java > >> > >> class Class_A { > >> > >> .... > >> > >> public class Class_B { > >> > >> } > >> .... > >> } > >> > >> file Class_C.java > >> > >> import Class_A.Class_B; <-- reported as an error. > >> > >> class Class_C { > >> > >> .... > >> > >> Class_B object = new Class_B(); <-- reported as correct. > >> > >> .... > >> } > >> > > > _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
