| [news.eclipse.platform.rcp] Re: Trivial OSGi bundle won't run outisde of the IDE |
Neil & Alex,
Bryan
On 2007-06-30 00:06:24 -0500, Alex Blewitt <alex_blewitt@xxxxxxxxx> said:
Yeah, I'd second that. In fact, if you just want to convert a series of bytes to ASCII, you can use new String(byte[],"US-ASCII"), which will work on any platform.
Alex.