Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-apt-dev] Annotations in static inner classes


I looked in the open bugs but I didn't see this as a problem.  Is it possible to annotate static inner classes?  

I'm getting a compiler error "The type MyClassName collides with a package."  and there are no package names or classes it should be having a problem with.

Wes G.

Back to the top