Aside from ASDT and FDT, what other general eclipse plugins are you using?
I'm using JDT a lot. I even wrote an extension to JDT, which lets me create ActionScript with it. See www.osflash.org?id=j2as.
The main reason why i did this is refactoring. If you like good code, refactoring is for you. The code becomes more like wax than like beeing written to plates of stone. For example, have you ever tried to change the signature of a library method? JDT not only updates all projects, which are influenced by this change, it also warns you, if the change may cause problems. This is a real timesaver.
As for snippets: I'm using a different app for the snippets, because i need them in other environments too and don't want to be bound to eclipse for this.
btw. did you get my email about Colin's addressbook example? Cheers, Ralf.
mike chambers [EMAIL PROTECTED] _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
_______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
