Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Planning Meeting Notes - July 20, 2005


--------
 Status
--------

Debug:
- 3.2 planning
- bug investigation/fixing

Platform/JDT Text:
- 3.2 planning
- wrote article for "My Personal Eclipse" column in the Eclipse Magazin
- participated in writing "Die Katze ist aus dem Sack" article about new
  J2SE5.0 features in Eclipse 3.1 for the Eclipse Magazin
- 3.1.1 bug fixing
- bug inbox tracking

JDT/Core:
- vacation: 57% of the team is at the beach
- 3.2 planning:
   - adding support to detect unnecessary $NON-NLS$ tags
   - improving error positions (narrowing offending construct)
   - adding support for having access restrictions perform across
     inheritance
- 3.1.1 bug fixing:
   - primary focus is on Java 5 support
   - patch posted a week ago at: http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-core-home/r3.1/main.html#updates
   - latest buildnotes: http://dev.eclipse.org/viewcvs/index.cgi/*checkout*/org.eclipse.jdt.core/buildnotes_jdt-core.html?rev=1.4432.2.37
   - removed (introduced) dependencies on JRE 1.4 from batch compiler
     kernel. ECJ/J9C can rely on compiler to run against JRE 1.3.

JDT/UI:
- 3.1.1 bug fixing
- 3.2 planning
- made screencasts of JDT features
- participated in writing "Die Katze ist aus dem Sack" article about new
  J2SE5.0 features in Eclipse 3.1 for the Eclipse Magazin
- inbox tracking
- implemented composite refactoring infrastructure
- wrote first draft of split refactoring design document
- vacation

Platform UI:
- M1 planning
- 3.2 planning
- bug fixing
- shuffle component ownership/train new team members

Team/CVS:
- bug triage
- applied several patches provided by community
- continued investigation of logical model integration

Back to the top