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 41331

Summary: Constants in Constants class
Product: debugger Reporter: Jaroslav Tulach <jtulach>
Component: CodeAssignee: issues@debugger <issues>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 27194    

Description Jaroslav Tulach 2004-03-25 08:57:08 UTC
Contants in Constants class are for what?
Document. Is not that a non-pattern according to
effective java suggestions (e.g. constants in
interface just to allow their easier use)?
Comment 1 Jan Jancura 2004-05-31 14:22:50 UTC
fixed in the main trunk:

Checking in src/org/netbeans/spi/debugger/ui/Constants.java;
/cvs/debuggercore/src/org/netbeans/spi/debugger/ui/Constants.java,v 
<--  Constants.java
new revision: 1.3; previous revision: 1.2
done
Comment 2 Quality Engineering 2010-04-29 09:17:07 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.