This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 74578

Summary: Cannot delete the last parameter
Product: editor Reporter: Tim Lebedkov <lebedkov>
Component: RefactoringAssignee: Ralph Ruijs <ralphbenjamin>
Status: RESOLVED WORKSFORME    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 65780    

Description Tim Lebedkov 2006-04-07 13:02:56 UTC
In "Change method parameters" is the button "Remove" disabled for the following
method:

void openConnection(int connectionType);
Comment 1 Tim Lebedkov 2006-04-07 13:05:46 UTC
OK.
It cannot be changed because it is used in the body of the method.
A warning here would be nice.

Thank You
Comment 2 Ralph Ruijs 2011-05-23 12:29:45 UTC
Warning was added in:
46114:0fc688ea33f5 - Jun 12, 2007