The eclipse plugin generates an output folder for eclipse projects
that points to the same build location as gradle uses.  I'm not a fan
of mixing classes from Javac and the eclipse compiler, in part because
the eclipse compiler will compile just about anything and create a
runtime exception instead.  How can I override the output location for
an eclipse project?

- Peace
Dave

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

    http://xircles.codehaus.org/manage_email


Reply via email to