Skip to main content

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

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