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

Summary: API review of common wildcardToRegexp method
Product: editor Reporter: Tomas Zezula <tzezula>
Component: NavigationAssignee: Tomas Zezula <tzezula>
Status: RESOLVED FIXED    
Severity: normal CC: alexvsimon, vkvashin, vv159170
Priority: P3 Keywords: API_REVIEW_FAST
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 191145    
Attachments: diff file

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