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 198092

Summary: Camel case navigation not working
Product: java Reporter: Jan Lahoda <jlahoda>
Component: EditorAssignee: Jan Lahoda <jlahoda>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.0.1   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Jan Lahoda 2011-04-26 15:24:23 UTC
[recent custom build from jet-main]

Camel case navigation (inside identifiers) is no longer working after 4aaca3006b2f.
Comment 1 Jan Lahoda 2011-04-26 16:51:58 UTC
http://hg.netbeans.org/jet-main/rev/d35220bc4f48
Comment 2 Quality Engineering 2011-04-27 04:46:57 UTC
Integrated into 'main-golden', will be available in build *201104270000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/d35220bc4f48
User: Jan Lahoda <jlahoda@netbeans.org>
Log: #198092: attempting to rewrite the CamelCaseOperations from old syntaxes to lexer.
Comment 3 Quality Engineering 2011-04-28 05:04:50 UTC
Integrated into 'main-golden', will be available in build *201104280000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/d35220bc4f48
User: Jan Lahoda <jlahoda@netbeans.org>
Log: #198092: attempting to rewrite the CamelCaseOperations from old syntaxes to lexer.