Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Planning Meeting Notes - Sep 21, 2004




JDT Core
- bug fixing
- addressed issue where CLDC clients could not compile due to diagnosis for
missing serialVersionUID (needing Serializable class) - 73740
- J2SE 5.0:
   - hex float literal support (will be finalized for M2)
   - Map.Entry<K,V> now correctly handled - 72644
   - made progress on codeassist in generics
   - made progress on search in generics



Back to the top