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 - Customize code - not possible to fill variable name as method parameter
Summary: Customize code - not possible to fill variable name as method parameter
Status: VERIFIED DUPLICATE of bug 91288
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
: 119193 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-07-12 10:39 UTC by Jana Maleckova
Modified: 2007-10-18 08:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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