I've added the attached build.xml to my Eclipse project for a calibre plugin I'm developing.
Now I can right click on the build.xml file, Debug as..., Ant build and Ant will shut down the running calibre, reinstall the plugin, and restart calibre in debug mode (the debug log going to the Ant console).
|