Bug 5067 - CodeAssist - no variable name suggestion for base type
Summary: CodeAssist - no variable name suggestion for base type
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows NT
: P3 normal (vote)
Target Milestone: 2.0 M2   Edit
Assignee: David Audel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-18 06:30 EDT by David Audel CLA
Modified: 2002-01-11 09:34 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 David Audel CLA 2001-10-18 06:30:50 EDT
public class SomeClass {
   int i<CODE ASSIST>

no variable name suggestion
Comment 1 David Audel CLA 2002-01-10 05:55:08 EST
for base type, code assist suggest a letter for variable name.

Fixed