Skip to main content
Participating Frequently
March 23, 2010
Question

Output directory empty when invoked from command line

  • March 23, 2010
  • 1 reply
  • 577 views

I excecuted the following commands being in flex-command-line directory


java -Xmx256m -jar flex-pmd-command-line-1.0.RC3.jar


java -Xmx256m -jar flex-pmd-command-line-1.0.RC3.jar -s "C:\Documents and Settings\mmkrishna\My Documents\Flex Builder 3\SchoolWebsite\src" -o "C:\Documents and Settings\mmkrishna\Desktop\OPDir" . -r custom_ruleset.xml


java -Xmx256m -jar flex-pmd-command-line-1.0.RC3.jar -s C:\Documents and Settings\mmkrishna\My Documents\Flex Builder 3\SchoolWebsite\src -o "C:\Documents and Settings\mmkrishna\Desktop\OPDir"


the output directory is empty when i checked .. no pmd.xml created.

whats the problem exactly

thannks in advance

aditya

This topic has been closed for replies.

1 reply

Adobe Employee
March 27, 2010

Hi Aditya,

There have been a known issue with source folder and output folder containing spaces.

Can you try again with the latest binaires (1.1)?

Best

Xavier