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 26618 - Editor integration with the projects module
Summary: Editor integration with the projects module
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Strupl
URL:
Keywords:
Depends on: 23270 27137
Blocks: 26422
  Show dependency tree
 
Reported: 2002-08-19 17:35 UTC by Miloslav Metelka
Modified: 2011-11-25 09:45 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miloslav Metelka 2002-08-19 17:35:06 UTC
This task encapsulates the steps necessary to
adapt the editor to the new projects architecture.
The first problem that needs to be resolved is the
project's context necessary for loading of the
corresponding code completion databases.
Currently the DataEditorSupport holds the
information about the DataObject that corresponds
to the opened file but it's necessary to be able
to determine the project's context too.
Comment 1 Miloslav Metelka 2002-08-19 17:40:03 UTC
Not sure whether this issue will be resolved by using some kind of
heuristics described in issue 23270 but at least that issue is related
so I'm creating a dependence.
Comment 2 David Strupl 2011-11-25 09:45:39 UTC
Closing old (and presumably obsolete) tasks assigned to me. If something is still needed please reopen...