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 90398 - Improve sources management
Summary: Improve sources management
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@debugger
URL:
Keywords: UMBRELLA
Depends on: 128420 48750 51761 52601 54358 59369 60640 61777 63879 113831
Blocks: 151401
  Show dependency tree
 
Reported: 2006-12-01 00:19 UTC by Martin Entlicher
Modified: 2009-02-19 20:39 UTC (History)
1 user (show)

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 Martin Entlicher 2006-12-01 00:19:12 UTC
This is an umbrella issue for improvement of sources management in JPDA debugger.
Comment 1 Martin Entlicher 2007-03-08 18:00:48 UTC
Scheduling to future release. This needs some bigger redesign.
Comment 2 Quality Engineering 2009-02-03 08:29:22 UTC
Integrated into 'main-golden', will be available in build *200902030229* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/fbc4089e1afb
User: mentlicher@netbeans.org
Log: #90398 - Stuff necessary for the redesign of Sources View.
Every session provider can define a "static" (not session-specific) content for a view.
Also an experimental support for tabbs is added.