Bug 31682 - InternalAntRunner.getTargets called twice on expansion in AntView
Summary: InternalAntRunner.getTargets called twice on expansion in AntView
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P2 normal (vote)
Target Milestone: 2.1 RC1   Edit
Assignee: Darin Swanson CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance, ui
Depends on:
Blocks:
 
Reported: 2003-02-12 12:09 EST by Darin Swanson CLA
Modified: 2003-02-12 13:11 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 Darin Swanson CLA 2003-02-12 12:09:00 EST
Add a number of build files to the AntView
Exit Eclipse
Restart Eclipse
Expand one of the projects to display targets

InternalAntRunner.getTargets() is called twice for each project

AbstractTreeViewer.treeExpanded seems to be called twice?
Comment 1 Darin Swanson CLA 2003-02-12 13:11:52 EST
It was being called for a selection on another target