Bug 209643 - keyword completion proposals for @interface and enum
Summary: keyword completion proposals for @interface and enum
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 minor (vote)
Target Milestone: 3.4 M7   Edit
Assignee: David Audel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-13 10:24 EST by Markus Keller CLA
Modified: 2008-04-29 03:18 EDT (History)
3 users (show)

See Also:


Attachments
Proposed fix (14.30 KB, patch)
2008-04-22 05:10 EDT, David Audel CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2007-11-13 10:24:23 EST
HEAD

At positions where I get a keyword completion proposal for 'class' or 'interface', I would also expect proposals for 'enum' and '@interface' (if the source level is >= 1.5).
Comment 1 David Audel CLA 2008-04-22 05:10:34 EDT
Created attachment 96989 [details]
Proposed fix
Comment 2 David Audel CLA 2008-04-22 05:15:29 EDT
Released for 3.4M7.

Tests added
  CompletionTests_1_5#test0368() -> test0374()
Comment 3 Eric Jodet CLA 2008-04-29 03:18:33 EDT
Verified for 3.4M7 using I20080427-2000.