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 - Camel case navigation not working
Summary: Camel case navigation not working
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.0.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-26 15:24 UTC by Jan Lahoda
Modified: 2011-04-28 05:04 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 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.