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 80088 - Generify the debuggercore module and APIs
Summary: Generify the debuggercore module and APIs
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-12 18:01 UTC by Martin Entlicher
Modified: 2008-04-25 12:35 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 Martin Entlicher 2006-07-12 18:01:17 UTC
Use the 1.5 source and generify the API and all usage of generified APIs.

In debuggercore APIs it's necessary to generify:
DebuggerEngine, DebuggerInfo, DebuggerManager, Lookup, Session, ContextProvider
- all occurrences of lookup there.