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 135851

Summary: camel case support for method names in code completion
Product: java Reporter: Jiri Prox <jiriprox>
Component: EditorAssignee: Max Sauer <msauer>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 133913    

Description Jiri Prox 2008-05-27 09:28:38 UTC
Product Version: NetBeans IDE Dev (Build 20080525200304)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11
System: Linux version 2.6.22-14-generic running on i386; UTF-8; en_US (nb)

The camel-case support for methods and fields in code completion would be sometimes useful. Now the camel case is
supported only for class name.
Comment 1 Dusan Balek 2008-06-04 10:47:55 UTC
Fixed.

changeset a8c7e8c709bd in main
details: http://hg.netbeans.org/main?cmd=changeset;node=a8c7e8c709bd
Comment 2 Quality Engineering 2008-06-04 15:51:37 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #237 build
Changeset: http://hg.netbeans.org/main/rev/a8c7e8c709bd
User: Dusan Balek <dbalek@netbeans.org>
Log: Issue #135851: camel case support for method names in code completion - fixed.
Comment 3 Jiri Prox 2009-01-14 16:44:37 UTC
verified in
Product Version: NetBeans IDE Dev (Build 20090113073351)
Java: 1.6.0_11; Java HotSpot(TM) Client VM 11.0-b16
System: Linux version 2.6.24-23-generic running on i386; UTF-8; en_US (nb)