FlexPMD 1.2 and Eclipse Plug-In
Hi, I'm probably missing something simple here but Flex PMD (using the eclipse plugin) isn't working for me: Nothing gets populated in either the Flex PMD view or the CPD view but the views do open when I run Flex PMD.
My configuration is:
FlexPMD command line installation: C:\Software\FlexPmdAll\flex-pmd-command-line-1.2.jar
FlexPMD custom ruleset: C:\Software\FlexPmdAll\pmd.xml
Java command line: java -Xms512m -Xmx512m
FlexCPD command line installation: C:\Software\FlexPmdAll\flex-pmd-cpd-command-line-1.2.jar
There are no spaces in my workspace path, it is simply: C:\Views\ProjectNameHere\
Using these settings I get a pop-up error message saying: 'add markers job' has encountered a problem.
Expanding on this error gives me: An internal error occurred during: "add markers job". Index: 0, Size: 0
If I change the Java command line (a tip found on the web) to: java -Xms512m -Xmx512m -Djava.io.tmpdir=C:\Users\NameGoesHere\AppData\Local\Temp
I get the same error.
If I remove the custom ruleset value no error message shows when I run Flex PMD but nothing happens either.
If you have any idea what's wrong let me know. The open source website is offline and I can't find any reference sites that don't link to it for an answer.
Cheers,
Tony
