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 200572 - Provide Java specific API for customizing Scopes
Summary: Provide Java specific API for customizing Scopes
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Jan Becicka
URL:
Keywords: API, API_REVIEW_FAST
Depends on:
Blocks:
 
Reported: 2011-08-01 13:52 UTC by Jan Becicka
Modified: 2011-08-18 13:51 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
JavaScopeBuilder (6.76 KB, text/x-diff)
2011-08-01 13:57 UTC, Jan Becicka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Becicka 2011-08-01 13:52:57 UTC

    
Comment 1 Jan Becicka 2011-08-01 13:57:59 UTC
Created attachment 109730 [details]
JavaScopeBuilder
Comment 2 Jan Becicka 2011-08-01 13:59:40 UTC
Please review JavaScopeBuilder - utility class to customize Scopes. Thanks.
Comment 3 Jesse Glick 2011-08-01 15:58:38 UTC
'Successful' seems like it would be better replaced with AtomicBoolean (or new boolean[1]).
Comment 4 Jan Becicka 2011-08-17 13:35:11 UTC
Changeset: http://hg.netbeans.org/jet-main/rev/fd9435e390d0
Author:    Jan Becicka <jbecicka@netbeans.org>
Date:      2011-08-17 15:30
Message:   
Issue #200572 - Provide Java specific API for customizing Scopes
Comment 5 Quality Engineering 2011-08-18 13:51:40 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/fd9435e390d0
User: Jan Becicka <jbecicka@netbeans.org>
Log: Issue #200572 - Provide Java specific API for customizing Scopes