Hi, I'm creating a plugin to run my build. There are several targets that
i have to run. But after each target i see the JVM shutting down, because
of a Syxtem.exit call inside the Main (apache ant) class. is there some
way in eclipse that i can get around it.