free software
FlexPMD Plugin
Products:
IntelliJ IDEA,
Android Studio
Vendor:
Srdjan Vranac
Email:
N/A
Website:
N/A
Description:
Run Adobe FlexPMD in IDEA, supports both native Flex Modules and modules with Flex Facets
Downloads: 3633
Rating:
Participated in rating: 1
General usage instructions:
To run the plugin:
1. Select the flex module in the project pane
2. right mouse button click on it, and select "Run FlexPMD"
3. FlexPMD will generate a pmd.xml in the sources folder, that file will be parsed and the results displayed in the FlexPMD panel
4. Click on the items in the panel to open the file with the violation
Comments:
FlexPMD 1.2
When I "run FlexPMD" against my module, it validates Flex SDK source code instead.
Does the plugin work in IDEA 10?
Press Run FlexPMD, nothing happen
Trying to run PMD on a flex module, however when I click the "Run FlexPMD" option nothing happens.
Note, this is a Java project with 7 flex modules. What can I gather to help debug?