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 79567 - license text is not commented out in debuggerjpda/src/org/netbeans/modules/debugger/jpda/expr/Bundle.properties
Summary: license text is not commented out in debuggerjpda/src/org/netbeans/modules/de...
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-03 07:59 UTC by Masaki Katakai
Modified: 2006-11-21 14:56 UTC (History)
1 user (show)

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 Masaki Katakai 2006-07-03 07:59:00 UTC
The license text is commented out by /* */, but it should use # because
it's Properties file.

debuggerjpda/src/org/netbeans/modules/debugger/jpda/expr/Bundle.properties
Comment 1 Martin Entlicher 2006-07-03 10:56:42 UTC
I'm going to correct it...
Comment 2 Martin Entlicher 2006-07-03 11:00:58 UTC
Fixed in trunk:

/cvs/debuggerjpda/src/org/netbeans/modules/debugger/jpda/expr/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.6; previous revision: 1.5
Comment 3 Martin Entlicher 2006-07-03 11:02:31 UTC
And in release55 branch:

/cvs/debuggerjpda/src/org/netbeans/modules/debugger/jpda/expr/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.3.30.2; previous revision: 1.3.30.1