Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 294524

Summary: [pull up] Pull-up doesn't add import for referenced constant from implemented interface
Product: [Eclipse Project] JDT Reporter: Brian Miller <Brian.Miller>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: markus.kell.r
Version: 3.5   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard: stalebug

Description Brian Miller CLA 2009-11-06 17:48:37 EST
User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.0 (KHTML, like Gecko) Chrome/3.0.195.27 Safari/532.0
Build Identifier: 20090920-1017

class Base {}

---------- DIFFERENT COMPILATION UNITS ---------

class Bug extends Base implements java.io.ObjectStreamConstants{
	int AAA=TC_MAX;
}

Reproducible: Always

Steps to Reproduce:
Please pull up AAA, and see that the target class no longer compiles.
Comment 1 Eclipse Genie CLA 2019-09-28 02:07:14 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.