Forking a jvm using application plugin

Hi,

I am interested to know if the application plugin supports forking a jvm process. In a similar way to the java task in Ant.

Is that currently possible or is the workaround to use the Ant task to do it ?

Regards, Jeremy

If you just want to run the application, it’s as simple as executing the “run” task. This is always forking.