Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » eclipse launch encoding
eclipse launch encoding [message #803539] Tue, 21 February 2012 08:19 Go to next message
Eclipse UserFriend
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 10:41 Go to previous message
Eclipse UserFriend
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: Sun Aug 31 08:49:16 EDT 2025

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

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

Back to the top