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

Summary: Allow to specify debugging info level
Product: java Reporter: Milan Kubec <mkubec>
Component: ProjectAssignee: jrojcek <jrojcek>
Status: CLOSED FIXED    
Severity: blocker Keywords: UI
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

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.