Logaholic.de

Avatar

queer as code!

Running AIR Applications straight from Eclipse (Windows) without plugins

1. Run > External Tools > External Tools Configurations…

2. Add new (External Program) Configuration

3. Main Tab:

runas_air1

  • Location: Point to your Adobe Air SDK\bin\adl.exe
  • Working Directory: Point to your project folder (i did this via variable in the screenshot)
  • Arguments: your main application configuration, usually application.xml

4. Finished. Run!

If you don’t see the “Program” entry in 2), check if your eclipse filters it here:

filter

Bookmark and Share

Related posts:

  1. Uncompressing Zip-files with subfolders in AIR applications via JavaScript

One Comment, Comment or Ping

  1. Jan

    Very cool and of course very helpful…
    Sadly, I can’t program air applications for now.

Reply to “Running AIR Applications straight from Eclipse (Windows) without plugins”