[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: Trivial OSGi bundle won't run outisde of the IDE

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.