Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » eclipse launch encoding
eclipse launch encoding [message #803539] Tue, 21 February 2012 13:19 Go to next message
sam va is currently offline sam vaFriend
Messages: 121
Registered: July 2011
Senior Member
I am running a program in eclipse with encoding Cp1252 set. (default) In common tab of run configuration.

The same code doesnt run in server (weblogic). It runs but doesnt give the desired encoding.
What does the encoding option do in eclipse when it launches a program. I want to set the same thing on the server.

will it add a -Dfile.encoding jvm param? or something else.

Thanks
Re: eclipse launch encoding [message #803627 is a reply to message #803539] Tue, 21 February 2012 15:41 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 21.02.2012 14:19, sam va wrote:
> I am running a program in eclipse with encoding Cp1252 set. (default)
> In common tab of run configuration.
>
> The same code doesnt run in server (weblogic). It runs but doesnt give
> the desired encoding.
> What does the encoding option do in eclipse when it launches a
> program. I want to set the same thing on the server.
>
> will it add a -Dfile.encoding jvm param? or something else.
Yes, it will set that system property.

Dani
>
> Thanks
Previous Topic:FilteredTree
Next Topic:How to import .apk files into Eclipse
Goto Forum:
  


Current Time: Fri Apr 19 11:08:52 GMT 2024

Powered by FUDForum. Page generated in 0.01800 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top