Hi All, I have created an Ant based plugin that need to call a windows batch file. The batch file is in the plugin projects resources folder and thus in the plugin jar. How can I access this resource path/ batch file using the <exec> ant task ? Thanks
Jon
