JDK1.5 - More painful bugs aka Enumeration-Woes: Solved!

JDK1.5 - More painful bugs aka Enumeration-Woes: Solved!

Note: This article will be emailed to your friend.

Current Status: Solved
Defect:
When more than one annotation type files are compiled in javac(any of the ways like *.java or @srclist or FileName1.java FileName2.java)
then it emits and error message that it cannot find symbol for statically imported Enums.

However statically importing one level up and de-referencing works.
Create two classes in the same directory as shown below to [...]

Read the rest of this article (127 words)

Please fill in the following fields

* - Required

Your Name: *

Your E-Mail: *

Your Remarks:

Friend's Name: *

Friend's E-Mail: *

Protected by Comment Guard Pro