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 191146 - API review of common wildcardToRegexp method
Summary: API review of common wildcardToRegexp method
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords: API_REVIEW_FAST
Depends on:
Blocks: 191145
  Show dependency tree
 
Reported: 2010-10-19 17:23 UTC by Tomas Zezula
Modified: 2010-10-21 08:00 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
diff file (15.26 KB, patch)
2010-10-19 17:27 UTC, Tomas Zezula
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Zezula 2010-10-19 17:23:09 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. Common version of this method should be part of the jump to friend api.
Comment 1 Tomas Zezula 2010-10-19 17:27:15 UTC
Created attachment 102490 [details]
diff file
Comment 2 Vladimir Voskresensky 2010-10-20 10:54:17 UTC
looks fine
Comment 3 Vladimir Kvashin 2010-10-20 11:55:44 UTC
I'm fine with this too.
Comment 4 Tomas Zezula 2010-10-20 17:18:24 UTC
Thanks,
I will integrate it tomorrow.
Comment 5 Tomas Zezula 2010-10-21 08:00:29 UTC
Fixed jet-main dc062219b1ed