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 20538

Summary: ExecutionEngine.getDefault()
Product: platform Reporter: Jaroslav Tulach <jtulach>
Component: ExecutionAssignee: David Strupl <dstrupl>
Status: CLOSED FIXED    
Severity: blocker CC: phrebejk
Priority: P3 Keywords: API
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 19443    

Description Jaroslav Tulach 2002-02-14 11:22:48 UTC
Because of separation of openide into pieces the TopManger.getExecEng() should
be deprecated and replaced by ExecutionEngine.getDefault() that will use the
Lookup to initialize the engine. Also core should be modified to register its
engine in acceptable way - this reflects the separation of core to platform
parts.
Comment 1 Jaroslav Tulach 2002-02-14 11:23:49 UTC
Subtask of issue 19443 which requires API change.
Comment 2 David Strupl 2002-04-24 15:28:33 UTC
Done. Openide 2.16.
Comment 3 pzajac 2003-05-29 10:45:58 UTC
verified
Comment 4 Quality Engineering 2003-07-01 16:26:52 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.