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 112145 - wrong line in Bundle.properties of j2ee/archiveproject
Summary: wrong line in Bundle.properties of j2ee/archiveproject
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Archiveproject (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-07 05:22 UTC by Masaki Katakai
Modified: 2007-08-31 23:24 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 2007-08-07 05:22:10 UTC
Bundle.properties under j2ee/archiveproject is not correct. There is a "=" in one line.

j2ee/archiveproject/src/org/netbeans/modules/j2ee/archive/customizer/Bundle.properties
...
#Invalid_document_=Invalid document

=

WrongType=WrongType
...

Could you please correct the file? It is important at translation.