I've been working on some AppleScripts for build integration scripts for BBEdit for Java/Ant, Flex, and web development projects. Is anyone aware of development/build related AppleScripts which exist?
I did a similar thing for working with GNU Pascal under BBEdit. See the articel I wrote at:
<http://pascal-central.com/gpc2.html>
For example, in BBEdit, press command-R and it looks at the path of the current document or the path of the frontmost Finder window to locate an ant build file and run it. If errors occur, pass the errors back to BBEdit results browser. Stuff like this. Anyone aware of any AppleScript glue scripts which are doing things like this?
Yep, that's what the scripts did. Enjoy, Peter. -- Keyboard Maestro <http://www.keyboardmaestro.com/> Macros for your Mac <http://www.stairways.com/> <http://download.stairways.com/> -- ------------------------------------------------------------------ Have a feature request? Not sure the software's working correctly? If so, please send mail to <[EMAIL PROTECTED]>, not to the list. List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml> List archives: <http://www.listsearch.com/BBEditTalk.lasso> To unsubscribe, send mail to: <[EMAIL PROTECTED]>
