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 217738 - Support for @constant tag
Summary: Support for @constant tag
Status: VERIFIED WONTFIX
Alias: None
Product: javascript
Classification: Unclassified
Component: Documentation (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks: 217696
  Show dependency tree
 
Reported: 2012-09-03 11:34 UTC by Vladimir Riha
Modified: 2012-11-27 14:59 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 Vladimir Riha 2012-09-03 11:34:50 UTC
Use @constant to identify constants so you can e.g. use different icon in Navigator and indicate it in help window
Comment 1 Martin Fousek 2012-11-27 14:56:13 UTC
Per our offline discussion I'm closing this one as wontfix. Let's wait for any real user use case. BTW, right now we aren't also able to identify constants from parsed signature files, so it would not bring much improvements.
Comment 2 Vladimir Riha 2012-11-27 14:59:41 UTC
Thanks, I agree.