Bug 200096

Summary: [plan] Investigate the next generation of JDT capabilities
Product: [Eclipse Project] JDT Reporter: DJ Houghton <dj.houghton>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P4 CC: benno.baumgartner, bpasero, d.nachev, daniel_megert, eclipse, gorkem.ercan, jdt-core-inbox, jerome_lanneluc, Konstantin.Scheglov, martinae, mike.milinkovich, mlists, philippe_mulet, remy.suen
Version: 3.3Keywords: plan
Target Milestone: 3.4   
Hardware: All   
OS: All   
Whiteboard:

Description DJ Houghton CLA 2007-08-15 15:23:40 EDT
We will continue to invest in our Java development tools, by investigating how best to address future hardware, Java language and IDE capabilties. Potential work areas include: better leverage of multi-core CPUs and/or distributed environments, better allignment with J2ME and J2EE, and increased granularity in Java search. [JDT UI, JDT Core]
Comment 1 Dani Megert CLA 2007-08-23 04:36:14 EDT
Also affects JDT Text.
Comment 2 Philipe Mulet CLA 2008-01-25 04:20:20 EST
Other additions considered for 3.4:
- support for annotations in the JavaModel API
- more resilience across the tool stack (annotation syntax recovery, better tolerance for missing types)
Comment 3 Philipe Mulet CLA 2008-01-25 05:53:40 EST
Support for generating CLDC1.1 classfiles got released already (3.4m2).
Finegrain search also got released (3.4m3).
Comment 4 Jerome Lanneluc CLA 2008-05-12 11:20:14 EDT
To summarize, we now:
- support generating CLDC1.1 classfiles (bug 120223)
- support fine-grained search (bug 155013)
- support annotations in the JavaModel (bug 79112)
- leverage multi-core CPUs (bug 142126)
- have more resilience across the tool stack (bug 196653, bug 204536, bug 204534)

Marking this plan item fixed.