Bug 88344 - IType#createField() API is not sufficient to create enum constant
Summary: IType#createField() API is not sufficient to create enum constant
Status: RESOLVED WONTFIX
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.3   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 88312
  Show dependency tree
 
Reported: 2005-03-17 11:15 EST by David Audel CLA
Modified: 2009-08-30 02:38 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Audel CLA 2005-03-17 11:15:56 EST
IType#createField(String, IJavaElement, boolean, IProgressMonitor) is the only
method to create fields and enum constants. With this API , implementers of this
method can not know if the created node must be a field or an enum constant (and
can not know if it must be inserted after the last existing field or the last
existing enum constant).
Comment 1 Jerome Lanneluc CLA 2006-03-28 10:13:23 EST
Post 3.2
Comment 2 Eclipse Webmaster CLA 2009-08-30 02:38:08 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.