I’ve been working on a new open source project in my spare time that involves using Rake to compile and display ActionScript SWFs, (more on that project coming soon), and one of the surprisingly difficult parts had to do with trying to get Rake tasks running from Eclipse.

Since I finally figured it out, and couldn’t seem to find any decent resources out there, I figured other folks might find this info useful.