Bug 200096 - [plan] Investigate the next generation of JDT capabilities
Summary: [plan] Investigate the next generation of JDT capabilities
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.3   Edit
Hardware: All All
: P4 enhancement (vote)
Target Milestone: 3.4   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: plan
Depends on:
Blocks:
 
Reported: 2007-08-15 15:23 EDT by DJ Houghton CLA
Modified: 2008-05-12 11:20 EDT (History)
14 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.