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 27137 - Adapt Java Code Completion to work with projects
Summary: Adapt Java Code Completion to work with projects
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on: 23798 27405 32513
Blocks: 26618
  Show dependency tree
 
Reported: 2002-09-09 17:28 UTC by Miloslav Metelka
Modified: 2007-11-05 13:44 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miloslav Metelka 2002-09-09 17:28:59 UTC
It will require to improve the finders in the code
completion to reflect project-level parser
databases while sharing the global databases.
Comment 1 Miloslav Metelka 2002-11-29 14:03:31 UTC
Partially implemented. The code completion now works over the sources
included in the projects. However it remains to manage completion
databases for resources included in the project.

The editor_split branch that contains the split editor module was
enhanced by the projects-related changes and the editor_split_projects
was created.
The original prj40_prototype tag was removed and recreated by tagging
the editor_split_projects branch.
Comment 2 Martin Roskanin 2003-11-25 09:14:57 UTC
closing according to proposed changes to 4.0 plan