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 75251 - Enhance i18ncheck.pl to count with annotations
Summary: Enhance i18ncheck.pl to count with annotations
Status: RESOLVED FIXED
Alias: None
Product: www
Classification: Unclassified
Component: Builds & Repositories (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: _ rkubacki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-19 16:59 UTC by Martin Krauskopf
Modified: 2006-10-23 16:41 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Krauskopf 2006-04-19 16:59:21 UTC
E.g. @SuppressWarnings(".*") whould be added to i18ncheck.checkline() regexps.
And maybe something else regarding 1.5?
Comment 1 Jesse Glick 2006-04-19 18:41:03 UTC
I don't think anyone maintains this script. I don't have time to, anyway. Should
probably be rewritten in Java to use a Java parser rather than regexps.
Comment 2 Martin Krauskopf 2006-04-20 08:20:43 UTC
Yup. I just saw some your commits into the file some time ago....
Comment 3 Jesse Glick 2006-04-20 20:14:22 UTC
Already done?
Comment 4 _ rkubacki 2006-04-20 20:18:10 UTC
@SuppressWarnings is ignored now