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 191145 - Remove duplicated wildcard2regexp method
Summary: Remove duplicated wildcard2regexp method
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Navigation (show other bugs)
Version: -S1S-
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on: 191146
Blocks:
  Show dependency tree
 
Reported: 2010-10-19 17:19 UTC by Tomas Zezula
Modified: 2010-10-25 15:05 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 Tomas Zezula 2010-10-19 17:19:37 UTC
Currently the method translating GoTo (Type|File|Symbol) wildcard into regexp is copied in CSL, Java Source UI, JumpTo. This makes hard to keep it consistent.
Comment 1 Tomas Zezula 2010-10-21 08:00:22 UTC
Fixed jet-main dc062219b1ed
Comment 2 Quality Engineering 2010-10-25 15:05:04 UTC
Integrated into 'main-golden', will be available in build *201010251131* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/dc062219b1ed
User: Tomas Zezula <tzezula@netbeans.org>
Log: #191145:Remove duplicated wildcard2regexp method