Skip to main content
clintmodien
Known Participant
January 24, 2010
Question

cpd documentation error on the wiki

  • January 24, 2010
  • 1 reply
  • 616 views

the page at:

http://opensource.adobe.com/wiki/display/flexpmd/FlexCPD

has an error in the pathelement

it has

<pathelement location="${flexpmd.libs}/as3-parser-api${flexpmd.version}.jar" />

it should be (adding a dash):
<pathelement location="${flexpmd.libs}/as3-parser-api-${flexpmd.version}.jar" />
This topic has been closed for replies.

1 reply

Adobe Employee
January 25, 2010

Thanks.

The documentation has been updated.

Xavier