Geirr Winnem's Blog

Blogging about development

Eclipse Flex PMD plugin

Posted by gwinnem on November 19, 2009

I stumpled over the source code to a opensource project at adobe which looks like it is a project where they plan todo a eclipse plugin for flex PMD.
I hope they will finnish it and release it soon, because the tool is excellent but i really hate running it and then uploading the result to the violation viewer.
I could have done this automatically using ant , maven together with CI software like hudson, but since im working in a small company its abit overhead to
setup a CI system.

Screendump of output


Example bat file i use to generate output

java -Xmx256m -jar c:\flex-pmd\flex-pmd-command-line-1.0.RC3.jar -s ./src/ -o ./pmd/ -r C:\flex-pmd\pmd.xml
pause

Links:

Advertisement

One Response to “Eclipse Flex PMD plugin”

  1. The eclipse plugin is now live: http://www.rialvalue.com/blog/2009/12/10/flexpmd-eclipse-plugin-flexpmd-10-flexcpd-10-flexmetrics-released/

    hope you like it :)

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

 
Follow

Get every new post delivered to your Inbox.