On Sep 19, 2008, at 2:19 PM, Alexey Utkin wrote:


How to specify source file encoding for compile task(java plugin)?

compile.options.encoding = 'something'

or

compile.options.define(encoding: 'something', <otherOption>: <someValue>)

or

compile {
    options...
}

- Hans

--
Hans Dockter
Gradle Project lead
http://www.gradle.org





---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to