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 253911

Summary: DTD - Sax Document Handler Wizard uses deprecated API
Product: xml Reporter: lehel
Component: ToolsAssignee: Svata Dedic <sdedic>
Status: NEW ---    
Severity: normal CC: vriha
Priority: P4    
Version: 8.1   
Hardware: PC   
OS: Windows 8 x64   
Issue Type: DEFECT Exception Reporter:

Description lehel 2015-07-28 17:00:40 UTC
Inside a DTD file using right click popup, the Sax Document Handler Wizard creates java file with deprecated API:
-Output message:

Note: C:\Work\Projects\Netbeans\8_1Beta_ReadinessCheck\FormEditor\MyApplication\src\test1\MyTimeParser.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: C:\Work\Projects\Netbeans\8_1Beta_ReadinessCheck\FormEditor\MyApplication\src\test1\MyTimeParser.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Comment 1 Vladimir Riha 2015-08-03 08:42:25 UTC
P4, not a stopper for Beta

Thank you