Bug 281113 - Convert ProjectProperties to use Eclipse API
Summary: Convert ProjectProperties to use Eclipse API
Status: NEW
Alias: None
Product: WTP ServerTools
Classification: WebTools
Component: wst.server (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: Future   Edit
Assignee: Angel Vera CLA
QA Contact: Angel Vera CLA
URL:
Whiteboard:
Keywords: plan
Depends on:
Blocks:
 
Reported: 2009-06-22 13:06 EDT by Troy Bishop CLA
Modified: 2011-06-08 10:20 EDT (History)
0 users

See Also:


Attachments
possible patch based (7.76 KB, patch)
2009-06-22 13:06 EDT, Troy Bishop CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Troy Bishop CLA 2009-06-22 13:06:26 EDT
Build ID: 3.1

Steps To Reproduce:
The code in ProjectProperties mimics what the Eclipse preference API does (i.e. storing project preference files in the .settings/ folder).  It would be better to use the Eclipse preference API itself rather than mimicing what it does, so I will attach a possible patch to accomplish this task.
Comment 1 Troy Bishop CLA 2009-06-22 13:06:49 EDT
Created attachment 139776 [details]
possible patch based
Comment 2 Angel Vera CLA 2011-06-08 10:20:32 EDT
Moving out of 3.3 as we are almost done with it. Marking for future until we
have a more accurate time when we can work on this.