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 169586 - Get enumeration value
Summary: Get enumeration value
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-30 16:06 UTC by crimcat
Modified: 2009-07-30 16:06 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 crimcat 2009-07-30 16:06:18 UTC
Hello

I'd like to propose a small enhancement for NetBeans IDE.
Sometimes I need to know a enum constant integer values (mostly, this is specific to pure C projects, where some hardware 
constants are presented as enums). Of cause, this possibility may be driven by the project settings (like, say, "treat 
enums as ints" or so). And it is very useful to have enum constant value in dec/hex/bin.