[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[buckminster-dev] Passing javac parameter
|
- From: Marco Descher <marco@xxxxxxxxxx>
- Date: Mon, 15 Nov 2010 12:33:26 +0100
- Delivered-to: buckminster-dev@eclipse.org
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?!?