when i compile a java file with inner class the inner class file is not
getting generated
This has hapenned while compiling from make also it is not getting
reproduced
please help me with what can be the issue ? or is there any known bug ?
i am using java 1.5.0_06 compiler
Oliver Wong - 17 May 2006 16:01 GMT
> when i compile a java file with inner class the inner class file is not
> getting generated
[quoted text clipped - 5 lines]
>
> i am using java 1.5.0_06 compiler
Post an SSCCE demonstrating the
problem.(http://mindprod.com/jgloss/sscce.html)
- Oliver