How do I use Ant with Visual SlickEdit?
Location: http://www.jguru.com/faq/view.jsp?EID=478954 Created: Aug 17, 2001 Author: Erik Hatcher (http://www.jguru.com/guru/viewbio.jsp?EID=405274) Question originally posed by j m (http://www.jguru.com/guru/viewbio.jsp?EID=211418 Project Properties Tools User1 Command: ant -emacs Check capture output, Output to process buffer, clear process buffer, save all files Then use tools, configuration, key bindings to tie project-user1 to a key stroke ( like F10 ) Then, when you press F10, ant -emacs happens and the output goes to the process buffer.