Today, I find a eclipse plugin for as3 code formatting–flexformatter
The website:http://sourceforge.net/projects/flexformatter/
I had downloaded the plugin. It is a jar file. Copy that file to the “plugins” folder in flex install dirctory.Mine is C:Program FilesAdobeFlex Builder 3plugins. After restarting flex, you can find two icon in the tool bar. One is for formatting code, the other is for indent code.
有两个功能,一个是格式化代码,另一个是缩进格式化。能对mxml进行格式化。呵呵,不过格式化后不是我想要的样子。应该是有设置的,寻找中…..