[jboss-user] [JBoss Eclipse IDE (users)] - Re: Automatic Bytecode Instrumentation?
mculpepper@jboss.com
do-not-reply at jboss.com
Wed Sep 6 15:53:23 EDT 2006
You can add any ant script onto the end of your project's build process, which Eclipse will make happen automatically whenever you save changes to a java file.
Right click on your project and go into Properties > Builders > New... > Ant Build > OK. A dialog will pop up to ask you for your ant script and you can configure which target(s) to run etc...
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969855#3969855
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3969855
More information about the jboss-user
mailing list