[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.jdt] Re: Differences in compilation of inner classes

Thanks.

Actually I think this was a red-herring and there was another reason why
my class wouldn't hot sync because I'm not having this problem with other
classes containing inner classes.

Eric Bodden wrote:

> Unfortunately this is not entirely specified. No tool should rely on such
> tranformations.

> See http://sunsite.tus.ac.jp/java/docs/jdk1.1/innerclasses.pdf

> Eric