Bug 4967 - Automatic Code Assist needs to be smarter #3
Summary: Automatic Code Assist needs to be smarter #3
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: Other other
: P3 normal (vote)
Target Milestone: 2.0 M1   Edit
Assignee: Kai-Uwe Maetzel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-15 01:10 EDT by Carolyn MacLeod CLA
Modified: 2001-12-19 06:16 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carolyn MacLeod CLA 2001-10-15 01:10:47 EDT
Build 204
While trying to type the following in a random class:
new File(super.getPath());

the automatic code assist inserts a bogus value when "." is typed:

new File(superClass.
Comment 1 Kai-Uwe Maetzel CLA 2001-12-19 06:16:52 EST
Build 20011218.