You have to pass "gradle" a task to run on the command line. I'm not sure what the eclipse generation task is but maybe you can see what tasks are available with "gradle -t". Maybe one is obvious.

-Paul

boardtc wrote:
I had the command pasted twice stupidly. My build file now just contains:
apply plugin: 'eclipse'
as instructed by Jason.

I now get:
FAILURE: Could not determine which tasks to execute.
* What went wrong:
No tasks have been specified and root project 'Tester' has not defined any default tasks.

Cheers,

Tom.


On 13 June 2010 22:51, Paul Speed <psp...@users.sourceforge.net <mailto:psp...@users.sourceforge.net>> wrote:

    Something is odd before that line, I'm guessing.  Can you post your
    build file?

    -Paul

    boardtc wrote:




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

   http://xircles.codehaus.org/manage_email


Reply via email to