[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[dsdp-tm-dev] RE: MessageFormat in SftpService / FTPService, and other problems with your checkin
|
- From: "Oberhuber, Martin" <Martin.Oberhuber@xxxxxxxxxxxxx>
- Date: Thu, 21 Feb 2008 20:12:06 +0100
- Delivered-to: dsdp-tm-dev@eclipse.org
- Thread-index: Ach0ikyU3XG5aspbQSm/ISkYNpa9VQALQk4AAAE64PAAAFB1MA==
- Thread-topic: MessageFormat in SftpService / FTPService, and other problems with your checkin
In SystemCompareInput, you also cannot use
NLS.bind() because
the String uses '' apostrophe duplication. Better
use
Utilities.getFormattedString()
in this case -- or duplicate the String in your own plugin
in order
to awoid Platform "internal" API
access.
Cheers,
--
Martin Oberhuber, Senior Member of Technical
Staff, Wind River
Target Management Project
Lead, DSDP PMC Member