[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: Problem exporting product

More info about problem 2).

String that are specified directly in a .java file, as a string literal are shown with encodings problems.
Other strings that are inside plugin.xml are shown ok.
It only happens when exporting a product.


David Perez wrote:

Hi,

My RCP app is working.  :-)
Now is time to export it and try it.
But ....

2) When I launch my app, some messages with non-English chars appear bad. It seems an enconding problem (interpreting UTF-8 as ISO-8859-1). When launching directly from Eclipse, I don't have this issue.