加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

How to install FlexPMD in Flex Builder 4.5

发布时间:2020-12-15 04:21:58 所属栏目:百科 来源:网络整理
导读:FlexPMD is an eclipse plugin that detects common bad practices in your AS3 or Flex code. The installation process is the same for all Eclipse-based editors,like FDT or Flash Builder. Go to? HelpInstall New Software : Type in: http://openso

FlexPMD is an eclipse plugin that detects common bad practices in your AS3 or Flex code.
The installation process is the same for all Eclipse-based editors,like FDT or Flash Builder.

  1. Go to?Help>Install New Software:

    Screen shot 2011 05 23 at 14.42.53 How to install FlexPMD in Flex Builder 4.5

  2. Type in:
    http://opensource.adobe.com/svn/opensource/flexpmd/plugin/trunk/flex-pmd-eclipse-plugin-site
    Select FlexPMD:

    Screen shot 2011 06 01 at 12.40.46 How to install FlexPMD in Flex Builder 4.5

  3. Click?Next,Next,Accept T&C,Finish
  4. Restart Flash Builder when prompted.
  5. Download the FlexPMD Command line tools from here:
    http://opensource.adobe.com/svn/opensource/flexpmd/maven-repository/release/com/adobe/ac/flex-pmd/1.1/flex-pmd-all-in-one-bundle-1.1.zip
  6. Unzip the zip file somewhere (eg. ~/tools)
  7. In Flash Builder(or FDT) go to Preferences>FlexPMD:

    pmd1 How to install FlexPMD in Flex Builder 4.5

  8. Click Browse next to: FlexPMD Command Line Installation
    Browse to your unzipped folder and select:?flex-pmd-command-line-1.1.jar

How to use FlexPMD

  1. Right click on your project in the Package Explorer
    go to FlexPMD>Run FlexPMD:

    Screen shot 2011 06 01 at 13.16.04 How to install FlexPMD in Flex Builder 4.5

  2. You can see the results in the FlexPMD View:

    Screen shot 2011 06 01 at 13.15.48 How to install FlexPMD in Flex Builder 4.5



Note:

The reason for FlexPMD not to show any results is probably because you have spaces in the full absolute path to the folder you want to check (e.g. C:usersyourusername…Flash Builder Workspaceyourprojectnamesrc). FlexPMD doesn’t seem to like spaces and crashes silently.

Another important thing is that FlexPMD needs to have the rights to write it’s results to disk. In Windowns 7 this also may cause FlexPMD to crash silently.
You can fix this problem by changing the FlexPMD preferences (Flash Builder>Window>Preferences>FlexPMD) where it says “Java command line” to “java -Xmx256m -Djava.io.tmpdir=C:Users[yourusername]AppDataLocalTemp”


转载:http://zoltanb.co.uk/how-to-install-flexpmd-in-flex-builder-4-5/

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读