Marcelo Takeshi Fukushima wrote:
Hi,
> you can at least do the same as in any remote app: start it in debug mode
> and connect to it from eclipse
>
> some example flag to pass to the jvm for it to start on debug:
>
> -Xdebug -Xrunjdwp:server=y,transport=dt_socket,address=8787,suspend=y
>
> that will suspend the jvm until a debug agent connects through port 8787
> (change the suspend and address values to change those behaviour)
I did the change in the mvn file, but now I get:
Exception in thread "main" java.lang.NoClassDefFoundError:
org/codehaus/classworlds/Launcher
what happened?
Jan
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email