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 163398 - [67cat] Depreciated interface use in Code Coverage
Summary: [67cat] Depreciated interface use in Code Coverage
Status: RESOLVED WONTFIX
Alias: None
Product: contrib
Classification: Unclassified
Component: Codecoverage (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Mikhail Kondratyev
URL:
Keywords:
Depends on: 163399 163401 163408
Blocks: 162538
  Show dependency tree
 
Reported: 2009-04-22 14:40 UTC by theshadow27
Modified: 2013-04-16 00:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description theshadow27 2009-04-22 14:40:30 UTC
Several depreciate APIs are being used
Comment 1 theshadow27 2009-04-22 14:44:08 UTC
[org.openide.filesystems.Ordering]   Relative ordering attribute is depreciated
Comment 2 theshadow27 2009-04-22 14:46:56 UTC
 Note - org.netbeans.modules.coverage.ui.statistics.CoverageStatisticsWindow ought to override getPersistenceType() rather than using the client property or 
accepting the default.
Comment 3 Martin Schovanek 2009-04-22 17:04:44 UTC
Ordering fixed in main/misc by: d119def2b9ed
Comment 4 theshadow27 2013-04-16 00:41:07 UTC
The 6.7 beta code coverage plugin is no longer being maintained