Bug 2407 - [UI] OpenBookmarkAction has an internal import (1GF06T6)
Summary: [UI] OpenBookmarkAction has an internal import (1GF06T6)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: Kevin Haaland CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:35 EDT by Randy Giffen CLA
Modified: 2002-01-22 17:22 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 Randy Giffen CLA 2001-10-10 22:35:50 EDT
org.eclipse.ui.views.bookmarkexplorer.OpenBookmarkAction
has

import org.eclipse.ui.internal.dialogs.DialogUtil;

NOTES:
Comment 1 DJ Houghton CLA 2001-10-29 18:26:12 EST
PRODUCT VERSION:
120

Comment 2 Randy Giffen CLA 2002-01-22 16:32:00 EST
removed unused import
Comment 3 Randy Giffen CLA 2002-01-22 17:22:16 EST
Actually the import was used so I had to add some code