• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

installation steps for flexpdm and cpd on windows

New Here ,
Mar 15, 2010 Mar 15, 2010

Copy link to clipboard

Copied

I am new to this and it would be helpful if somebody lets me know the steps for installing flexpdm and cpd on windows and test actionscript 2 project.

TOPICS
FlexPMD

Views

808

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Mar 15, 2010 Mar 15, 2010

Copy link to clipboard

Copied

FlexPMD only supports AS3 projects

Here is a guide to set it up : http://opensource.adobe.com/wiki/display/flexpmd/How+to+invoke+FlexPMD

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 17, 2010 Mar 17, 2010

Copy link to clipboard

Copied

thanks but when I try to run the cpd,

java -jar flex-pmd-cpd-command-line-1.0.jar -s <mysource files directory>  -o .

I get the errors:

Exception in thread "main" net.sourceforge.pmd.cpd.ReportException
        at net.sourceforge.pmd.cpd.FileReporter.report(FileReporter.java:44)
        at com.adobe.ac.cpd.commandline.FlexCPD.report(FlexCPD.java:184)
        at com.adobe.ac.cpd.commandline.FlexCPD.startFlexCPD(FlexCPD.java:134)
        at com.adobe.ac.cpd.commandline.FlexCPD.main(FlexCPD.java:73)

Any idea how to overome this?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Mar 27, 2010 Mar 27, 2010

Copy link to clipboard

Copied

LATEST

Can you paste the entire stacktrace, please ?

I think there another exception being thrown.

Xavier

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines