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 252994

Summary: Added BINARYFILE, DEPENDENCY, PLATFORM constants to JavaWhereUsedFilters
Product: java Reporter: Ralph Ruijs <ralphbenjamin>
Component: RefactoringAssignee: Ralph Ruijs <ralphbenjamin>
Status: RESOLVED FIXED    
Severity: normal CC: apireviews
Priority: P2 Keywords: API, API_REVIEW_FAST
Version: 8.1   
Hardware: All   
OS: All   
URL: http://wiki.netbeans.org/FindUsagesDependencies
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 55291    

Description Ralph Ruijs 2015-06-15 08:02:06 UTC
To support Find usages in Dependencies, BINARYFILE, DEPENDENCY, PLATFORM constants are added to JavaWhereUsedFilters.
Comment 1 Ralph Ruijs 2015-06-15 08:20:31 UTC
Please review the apichange on the find-in-dependencies branch.

http://hg.netbeans.org/jet-main/rev/e9594bf8f0e7
Comment 2 Ralph Ruijs 2015-06-24 08:12:33 UTC
No objections so far. I'd like to integrate tomorrow.
Comment 3 Ralph Ruijs 2015-06-27 10:30:04 UTC
Fixed in jet-main 3384f2391053 & 8f19bbabbe84
Comment 4 Quality Engineering 2015-06-30 01:21:39 UTC
Integrated into 'main-silver', will be available in build *201506300001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/8f19bbabbe84
User: Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Log: #252994 - Added BINARYFILE, DEPENDENCY, PLATFORM constants to JavaWhereUsedFilters