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

Bug 207592

Summary: [change method signature] no 'default' visibility for interface methods
Product: [Eclipse Project] JDT Reporter: Johannes Rieken <johannes_rieken>
Component: UIAssignee: Markus Keller <markus.kell.r>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: markus.kell.r, martinae
Version: 3.3   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard: stalebug

Description Johannes Rieken CLA 2007-10-26 11:30:57 EDT
Build ID: 3.3

Steps To Reproduce:
1. take this CU

public interface I {

	public void a();
}


2. Invoke change signature on I.a
  > the drop down for the access modifier should show 'default' too
Comment 1 Markus Keller CLA 2007-10-29 07:33:42 EDT
Would need to make sure that all declarations in implementing classes still stay public (since an interface method is always implicitly public).
Comment 2 Eclipse Genie CLA 2019-12-08 12:22:36 EST
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.