Bug 167387 - [content assist][5.0] Code assist for references that require static imports
Summary: [content assist][5.0] Code assist for references that require static imports
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P2 enhancement (vote)
Target Milestone: 3.3 M5   Edit
Assignee: Dani Megert CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 152123
Blocks:
  Show dependency tree
 
Reported: 2006-12-11 02:39 EST by Dani Megert CLA
Modified: 2007-02-06 03:16 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2006-12-11 02:39:09 EST
See bug 152123 for details.
Comment 1 Dani Megert CLA 2007-01-09 11:21:50 EST
The preference UI and setting the favorites in the JavaCompletionProposalComputer has been released to HEAD but the preference page itself is commented out.
Comment 2 Dani Megert CLA 2007-01-10 12:54:31 EST
For 5.0 and higher we should add a preference to specify whether static imports are used at all or whether the type is imported.
Comment 3 Dani Megert CLA 2007-01-15 10:25:25 EST
This has been committed to HEAD.
Available in builds > N20070115-0010.

Via preference the user can choose not to use static imports if desired.
Comment 4 Dani Megert CLA 2007-02-06 03:16:40 EST
Verified that the functionality is in. Will be tested during test pass.