never mind just found a sample online:

ant.java( classname:'play.neo4j.Main', fork:true,
classpath:"${sourceSets.main.runtimeClasspath.asPath}" )

works fine.

On Fri, Mar 26, 2010 at 11:10 AM, Alex Shneyderman
<[email protected]> wrote:
> Hello, everyone!
>
> I want to run one the java classes as a stand-alone java app.
> I thought to use ant.java task for this. How do I reference compile
> classpath adding the dir where gradle dumpos all the compiled
> classes ?
>
> Thanks,
> Alex.
>

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

    http://xircles.codehaus.org/manage_email


Reply via email to