Bug 4127 - Erroneous reference to xerces in StandardDocletPageBuffer (1GIWXZS)
Summary: Erroneous reference to xerces in StandardDocletPageBuffer (1GIWXZS)
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Erich Gamma CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 23:06 EDT by John Wiegand CLA
Modified: 2001-10-29 17:33 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 John Wiegand CLA 2001-10-10 23:06:30 EDT
The StandardDocletPageBuffer class imports org.w3c.dom.range.Range
and also defines a member type Range.

We should delete this import to both improve the clarity of the code
and to avoid this compiler error when working with xerces 1.4.x


NOTES:

EG (23.08.2001 15:42:45)
	the class is in 1.0 by accident. it isn't used. Deleted the class.
	released to 1.0 stream. fix will be in 133
Comment 1 Claude Knaus CLA 2001-10-12 07:00:43 EDT
moved to fixed
Comment 2 DJ Houghton CLA 2001-10-29 17:33:11 EST
PRODUCT VERSION: 132