有个牛人写了这编文章,大家可以参考:http://www.rocketboots.com.au/blog/index.cfm?mode=entry&entry=29748A02-E081-51EF-A76F3A9D8308A716
下面我把步骤终结一下:
1.下载并安装oxygen插件
2.设置oxygen,Window > Preferences >oxygen->Editor > Tag Insight->sxl,选择other,设置xml schema的属性。指向文件mxml.xsd,mxml.xsd文件位于flex的安装目录(文件位置extras/schema/mxml.xsd)
3.设置编辑器与mxml文件的关联,Window > Preferences > Workbench > File Associations。注意:编辑器选择xsl editor,否则将不会出现联机提示。
这样就ok了,那边文章中有详细的图示。