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 163063 - invalid format in bundle.properties
Summary: invalid format in bundle.properties
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-20 03:42 UTC by Masaki Katakai
Modified: 2009-04-23 03:58 UTC (History)
0 users

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 2009-04-20 03:42:29 UTC
Invalid format in the following properties file, Copyright text are not
commented out properly.

javafx.profiler/src/org/netbeans/modules/javafx/profiler/Bundle.properties

Please fix it so that g11n's translation system can handle it properly.
Comment 1 Adam Sotona 2009-04-22 14:41:02 UTC
fixed
Comment 2 Masaki Katakai 2009-04-23 03:58:14 UTC
Thank you! Verified the fix on #97.