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 243252 - Insert Constructor does not respect parameter naming rules
Summary: Insert Constructor does not respect parameter naming rules
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-25 11:41 UTC by gualtiero65
Modified: 2016-07-07 07:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (42.38 KB, text/plain)
2014-03-25 11:41 UTC, gualtiero65
Details
Screen shot (6.12 KB, image/png)
2014-03-25 11:42 UTC, gualtiero65
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gualtiero65 2014-03-25 11:41:14 UTC
Product Version = NetBeans IDE 8.0 (Build 201403101706)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_51
Runtime = Java HotSpot(TM) 64-Bit Server VM 24.51-b03

Naming rules for parameters have 'p' as prefix.

Insert setter methods respects the rule.
Insert constructor does not respect the rule (parameter name = field name)
Comment 1 gualtiero65 2014-03-25 11:41:21 UTC
Created attachment 146303 [details]
IDE log
Comment 2 gualtiero65 2014-03-25 11:42:12 UTC
Created attachment 146304 [details]
Screen shot
Comment 3 Martin Balin 2016-07-07 07:17:20 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss