Sitening

Home » Blog

Adobe Apollo Bundle for TextMate

By Tyler Hall

Since the announcement of Adobe’s new cross-platform runtime, Apollo, I’ve been busy building sample applications and dreaming up new ideas. To make this easier, I created a quick Apollo bundle for TextMate. It’s very basic, but it gets the job done. It includes the following items:

  • Application Descriptor Template
  • Debug Command - launches a debug instance of your app.
  • Package Command - packages your app.

To install, simply download the bundle, unzip, and double-click to install into TextMate. Note: the bundle makes two assumptions about your development environment.

  1. The Apollo SDK is installed in “/Applications/apollo” on your machine.
  2. Your application descriptor XML file should be called “app.xml”.

If either of these assumptions don’t match your setup, you can easily change them by editing the bundle in TextMate.

Download the Apollo TextMate bundle.

Oh, and of course this bundle is totally open source (MIT License). If you make any changes or improvements, please let me know and I’ll keep this post updated. If there’s sufficient need, I can setup a dedicated page for it on sitening.com as well as a SVN repository.

This entry was posted on Friday, March 23rd, 2007 at 4:14 pm and is filed under Adobe, Programming, TextMate. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.


10 Responses to “Adobe Apollo Bundle for TextMate”

  1. Richard Herrera Says:

    Just what I was looking for, Tyler. Danke schön!

  2. Tyler Hall Says:

    Glad you like it, Richard.

  3. Richard Herrera Says:

    Actually, the bundle makes another assumption that you are in a project environment. I first tried the bundle in a single-page environment, and the app failed. Once I opened in project view, everything was fine.

  4. sectore Says:

    A few days ago I asked on my blog “… Is there anyone out there to create an Apollo bundle script for TextMate…” ;-). And I’ve found it here - that’s great, thanks for sharing.

    For further information about setting up Textmate for Apollo have a look on: http://www.websector.de/blog/2007/03/31/using-textmate-for-building-apollo-applications-setting-up/

    Best
    sectore

    http://www.websector.de/

  5. WS-Blog » Blog Archive » Using TextMate for building Apollo applications: Setting up Says:

    [...] Feedback and suggestions for improvement are welcome, especially smarter commands for TextMate . And is there anyone out there to create an Apollo bundle script for TextMate feel free to drop a comment, too. [EDIT: 04/04/07] I’ve just found that Richard Herrera has already build an Apollo bundle for TextMate. Check it out! [EDIT] Bookmark this: These icons link to social bookmarking sites where readers can share and discover new web pages. [...]

  6. Matthew Wallace Says:

    John,

    Thanks for putting this together. I was using Flex Builder but I love textmate. I hope to start using this soon as I am moving toward more AIR and Flex Development. Maybe I will be a super Ninja Coder like you one day.

  7. Jon Henshaw Says:

    Matt, I wish I could take the credit, but this was all Tyler.

  8. 615Flex » Blog Archive » Installing AS3 and Flex Bundle for Textmate Says:

    [...] Final Treat: Jon Henshaw over at Sitening posted a bundle for textmate that allows for Adobe AIR Support. You should check that out and install that if you have time as [...]

  9. flashalisious » Blog Archive » Installing AS3 and Flex Bundle for Textmate Says:

    [...] Final Treat: Jon Henshaw over at Sitening posted a bundle for textmate that allows for Adobe AIR Support. You should check that out and install that if you have time as [...]

  10. People Over Process » links for 2007-08-16 Says:

    [...] Adobe Apollo Bundle for TextMate - Sitening Blog - Nashville SEO (Search Engine Optimization) and We… Nice! (tags: air textmate via:twitter ide adobe) [...]

Leave a Reply