I am unsure if this fuctionality currently exists, if it does
excuse my ignorance.
We use pmd eclipse in our environment, we check
the .project and .classpath files into our cm system.
When a new checkout occurs it would be good when
the user opens the project within eclipse if pmd would
execute automatically and report errors.
In addition this functionality would be good if it could be
linked to a project rebuild.
I belive this is possible by creating a nature and
associating it with a builder.
http://www.eclipse.org/articles/Article-
Builders/builders.html
Thankyou for the consideration.
Regards,
Damian.
Logged In: YES
user_id=115982
There's no need to create a project nature for this, but a
builder would fit almost perfectly. I'm considering
implementing this, but there are some issues to solve first
about eclipse versions and so.
Logged In: YES
user_id=583554
Thanks for the response. Keep up the great work, very
useable tool.
D