Find unused variables in Flash Builder 4 (like Eclipse for Java does)

徘徊边缘 提交于 2019-12-10 10:16:53

问题


Eclipse has a built in functionality to find unused variables (and methods too I guess). Flash Builder 4 is built on top of Eclipse but it doesn't have that functionality. Do you know any plugin to achieve that functionality? Also, if you know any other kind of plugin besides SourceMate to improve Flash Builder let me know.


回答1:


Try to use FlexPMD which has corresponding Eclipse plugin.



来源:https://stackoverflow.com/questions/6100602/find-unused-variables-in-flash-builder-4-like-eclipse-for-java-does

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!