Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [buckminster-dev] Passing javac parameter

Hi Marco,

Just set that preference in an empty workspace, then zip it and use it as your template workspace for your build. That's the way you'd set most of the preferences. Not just encoding, but also all warnings/errors, jdk compliance, etc.

HTH,
Thomas Hallgren

On 11/15/2010 12:33 PM, Marco Descher wrote:
Dear List,

I need to pass a parameter to javac during the build of the workspace, as I need the encoding to be in UTF-8!
How can I achieve this, I did not find a respective parameter?

It should be just like
javac -encoding=UTF-8 or the setting in the Eclipse workspace Preferences/General/Workspace

thx,
Marco

Hope, the list is right for this?!?



Back to the top