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 109488

Summary: Customize code - not possible to fill variable name as method parameter
Product: guibuilder Reporter: Jana Maleckova <janie>
Component: CodeAssignee: issues@guibuilder <issues>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jana Maleckova 2007-07-12 10:39:59 UTC
Product Version: NetBeans IDE Dev (Build 070712) Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05 System: Windows
XP version 5.1 running on x86; Cp1252; en_GB (nb)

Description:
============
have form class in project
1. insert e.g jbutton
2. open customize code editor (from contextual menu invoked on jButton)
3. switch combo from default code to custom property on line where setText method is defined
4. delete "jButton1" text and fill there your variable (without quotation mark)
see, only one letter is possible to write, not more
Comment 1 Tomas Pavek 2007-07-12 13:26:38 UTC

*** This issue has been marked as a duplicate of 91288 ***
Comment 2 Jan Stola 2007-10-17 17:46:28 UTC
*** Issue 119193 has been marked as a duplicate of this issue. ***
Comment 3 Jana Maleckova 2007-10-18 08:11:39 UTC
verified