vote up 0 vote down star

One of my favorite features in Eclipse is the templates in PDT. In case you don't know what they are, think of writing "function" and having Eclipse write all the syntactical features and let you jump from variable to variable with a tap of the tab key. So I'm starting to do write AS3 in Eclipse and I miss having the templates at my fingertips.

Is there a way I can configure templates in Eclipse for Actionscript development?

flag

1 Answer

vote up 2 vote down check

What Eclipse Plugin are you using for Actionscript ?

I'm using FDT which includes templates (Prefereces>FDT>Editor>Templates).

EDIT:

It's not directly included in FLEX Builder. Here's a workaround (not tested) :

http://www.adobe.com/cfusion/communityengine/index.cfm?event=showdetails&productId=2&postId=13507

link|flag
Ah, yeah, I should have mentioned that. I'm using Flex Builder plugin. – picardo Mar 22 at 15:51
Did this work out properly ? I'd be able to remove the "(not tested)" in case others are interested ... – Theo.T Mar 22 at 23:13

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.