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 42883 - Allow to specify debugging info level
Summary: Allow to specify debugging info level
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: jrojcek
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2004-05-06 12:09 UTC by Milan Kubec
Modified: 2006-03-24 10:17 UTC (History)
0 users

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 Milan Kubec 2004-05-06 12:09:12 UTC
Current UI Spec shows only checkbox for turning on
or off generating debugging info. But there are
levels of the info - lines, vars, source. There
should be simple combobox next to 
[x] Generate Debugging Info
text to allow to define exact level of debugging info.
Comment 1 Martin Matula 2004-07-28 13:28:47 UTC
What UI spec are you referring to? (or what dialog?)
Comment 2 Milan Kubec 2004-07-29 10:05:06 UTC
J2se project ui spec. The dialog is in Project properties in panel
Compiling Sources.
Comment 3 jrojcek 2004-09-08 14:54:21 UTC
Covered by the additional compiler option text field.
Comment 4 Milan Kubec 2004-09-10 09:22:30 UTC
It's covered but in very clumsy way. But if it's OK from HIE
perspective I'm OK with it.