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 204453

Summary: Server-side queries for Java development
Product: java Reporter: Jan Lahoda <jlahoda>
Component: SourceAssignee: Svata Dedic <sdedic>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.1   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description Jan Lahoda 2011-10-31 13:09:10 UTC
When working with huge codebases, it is inconvenient to have the whole codebase open in the IDE the whole time. Having server-side support would be beneficial in such cases. In particular, Go to Type/File/Symbol may partially run on the server, as may newly introduced Remote Find Usages, all providing overview over the whole codebase without need to open the projects in the IDE.