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 246901

Summary: Show <JRE>/lib/logging.properties in project's files
Product: java Reporter: pekarna <pekarna>
Component: ProjectAssignee: Tomas Zezula <tzezula>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description pekarna 2014-09-06 07:25:13 UTC
Java Util Logging is, by default, configured in <JRE>/lib/logging.properties.
That's quite inconvenient location.
IDE could automate this, and if JUL API is found in the project, show this file in the Projects window / Project Files, similarly to how Maven's settings.xml is shown.