Bug 5467 - Bad import in LocalEvaluationEngine
Summary: Bad import in LocalEvaluationEngine
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows NT
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: Darin Wright CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-02 10:10 EST by Dani Megert CLA
Modified: 2001-11-02 11:31 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 Dani Megert CLA 2001-11-02 10:10:13 EST
org.eclipse.jdt.internal.debug.eval.LocalEvaluationEngine imports import 
java.awt.event.FocusAdapter.

This import is unused and it causes an error tick to appear when using jclMax
Comment 1 Darin Wright CLA 2001-11-02 11:30:43 EST
Fixed.
Comment 2 Darin Wright CLA 2001-11-02 11:31:09 EST
Verified.