Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 51082 - IRuntimeClasspathEntry#getMemento() javadoc
Summary: IRuntimeClasspathEntry#getMemento() javadoc
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 3.0 M8   Edit
Assignee: Luc Bourlier CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-02 15:25 EST by Luc Bourlier CLA
Modified: 2004-02-24 17:09 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 Luc Bourlier CLA 2004-02-02 15:25:13 EST
The javadoc of IRuntimeClasspathEntry#getMemento() need to be reviewed.
There is a reference to a typeId attribute in the explanation, but no typeId in
the xml example.
It's not clear what part of the xml will be use for the initializeFrom(memento)
method. Is it 'value="exampleMemento' or 'exampleMemento' ?
There may be a mix between the terms 'element' and 'attribute' when speaking
about the memento.
Comment 1 Darin Wright CLA 2004-02-23 13:41:02 EST
Fixed.
Comment 2 Darin Wright CLA 2004-02-23 13:41:18 EST
Please verify, Luc.
Comment 3 Luc Bourlier CLA 2004-02-24 17:09:57 EST
Verified.