Bug 110171 - [plan] API to encode/decode a classpath entry into XML form
Summary: [plan] API to encode/decode a classpath entry into XML form
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 3.2 M3   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 97589
  Show dependency tree
 
Reported: 2005-09-21 09:30 EDT by Jerome Lanneluc CLA
Modified: 2005-10-28 11:40 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 Jerome Lanneluc CLA 2005-09-21 09:30:54 EDT
I20050920

Clients that create classpath entries for containers need to persist those
entries. We should provide an API to encode/decode a classpath entry in XML form.
Comment 1 Jerome Lanneluc CLA 2005-09-21 09:58:21 EDT
See also bug 97589
Comment 2 Jerome Lanneluc CLA 2005-10-05 05:20:22 EDT
Added IJavaProject#encodeClasspathEntry(IClasspathEntry) and
decodeClasspathEntry(String).

Added tests ClasspathTests#testEncodeDecodeEntry01/04.
Comment 3 Olivier Thomann CLA 2005-10-28 11:40:47 EDT
Verified for 3.2 M3 using build I20051025-0800+JDT/Core v_618a