Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-core-dev] Just released some (early) compiler support for enumerations



We added first-cut of enumeration support into compiler. Requires some more
work to properly
diagnose error situations, and be leveraged in various JDT/Core
functionalities.



Back to the top