Bug 47741 - build.properties editor leaks 7 colours
Summary: build.properties editor leaks 7 colours
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: PC All
: P3 major (vote)
Target Milestone: 3.0 M9   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2003-11-28 15:32 EST by Grant Gayed CLA
Modified: 2004-05-03 02:54 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Grant Gayed CLA 2003-11-28 15:32:23 EST
M5, probably a dup of bug 47739 , but will document here in case it's not

- create a Hello World project
- open its auto-created build.properties file
Comment 1 Grant Gayed CLA 2004-01-08 18:27:12 EST
I should have added some more useful information.  The 7 Colors are:
- the 3 created in FormWidgetFactory.initialize() lines 372-374
- 2 instances of the Image created at BuildClasspathSection.enableSection line 
280
- RuntimeInfoSection.enableSection lines 657 and 662
Comment 2 Cherie Wong CLA 2004-03-16 10:10:32 EST
BuildClasspathSection and RuntimeInfoSection fixed :)
Comment 3 Wassim Melhem CLA 2004-05-03 02:54:19 EDT
No longer an issue in the new editor.