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 6811

Summary: openide.compiler.Bundle.properties does not contain message for successful compilation
Product: platform Reporter: Christopher Webster <cwebster1>
Component: -- Other --Assignee: Christopher Webster <cwebster1>
Status: CLOSED WORKSFORME    
Severity: normal    
Priority: P1    
Version: 3.x   
Hardware: All   
OS: Windows 3.1/NT   
Issue Type: DEFECT Exception Reporter:

Description Christopher Webster 2000-06-09 00:21:29 UTC
A message like "Compilation successful" should be added to the Bundle.properties
file in openide.compiler directory. Specifically, the line
MSG_CompilationSuccessful="Compilation successful" should be added to the
default "english" resource bundle.
Comment 1 Jaroslav Tulach 2000-06-12 05:13:59 UTC
Just adding MSG_CompillationSuccessful will help nothing. Some code should use
it. Do not you think so?
Comment 2 Jesse Glick 2000-06-12 09:04:59 UTC
Seconded, this looks spurious. There is such a line in
org.netbeans.core.compiler.Bundle, where it is used. There is no need for a
line in org.openide.compiler.Bundle.
Comment 3 Quality Engineering 2003-07-01 15:53:19 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified
Comment 4 Quality Engineering 2003-07-01 16:12:26 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.