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 - DTD - Sax Document Handler Wizard uses deprecated API
Summary: DTD - Sax Document Handler Wizard uses deprecated API
Status: NEW
Alias: None
Product: xml
Classification: Unclassified
Component: Tools (show other bugs)
Version: 8.1
Hardware: PC Windows 8 x64
: P4 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-28 17:00 UTC by lehel
Modified: 2015-08-03 08:42 UTC (History)
1 user (show)

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 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