Bug 5997 - Code assist does not know about synchronized keyword
Summary: Code assist does not know about synchronized keyword
Status: RESOLVED DUPLICATE of bug 19063
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P4 minor (vote)
Target Milestone: 2.1 M5   Edit
Assignee: David Audel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-16 08:17 EST by Tim Ellison CLA
Modified: 2003-04-02 06:05 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 Tim Ellison CLA 2001-11-16 08:17:37 EST
Build 20011112

In the Java editor in the body of a new method code assist will help with most 
Java keywords.  However, if you bring up code assist after 'syn' the list does 
not include "synchronized"
Comment 1 Philipe Mulet CLA 2001-11-19 10:38:13 EST
There is currently no keyword completions.
Comment 2 Philipe Mulet CLA 2001-11-19 16:50:38 EST
Defer
Comment 3 Philipe Mulet CLA 2003-04-02 06:04:41 EST
Reopen
Comment 4 Philipe Mulet CLA 2003-04-02 06:05:24 EST

*** This bug has been marked as a duplicate of 19063 ***