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 59970

Summary: Warning: the module org.netbeans.core.execution uses org.openide.compat which is deprecated: The classes in this API are all deprecated and can be replaced by more modern APIs.
Product: platform Reporter: Marian Mirilovic <mmirilovic>
Component: ExecutionAssignee: Jaroslav Tulach <jtulach>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 59488    

Description Marian Mirilovic 2005-06-15 08:12:44 UTC
NB.dev(200506142000)

Warning in the console just after start:

[org.netbeans.core.modules #2] Warning: the module org.netbeans.core.execution
uses org.openide.compat which is deprecated: The classes in this API are all
deprecated and can be replaced by more modern APIs.
Comment 1 Petr Nejedly 2005-06-15 10:40:04 UTC
Needs just ExplorerPanel.
Comment 2 Jaroslav Tulach 2005-09-13 16:15:41 UTC
I have it. 
Comment 3 Jaroslav Tulach 2005-09-13 16:17:11 UTC
I think I can handle this without some fancy api. 
Comment 4 Jaroslav Tulach 2005-09-14 10:56:43 UTC
Will be handled with issue 59967. 

*** This issue has been marked as a duplicate of 59967 ***
Comment 5 Marian Mirilovic 2005-09-15 09:29:14 UTC
verified in NB 5.0 (200509141800)