| Author |
Unable to use PMD with JSP
|
Aditya Bhavaraju
Greenhorn
Joined: Jun 23, 2010
Posts: 1
|
|
Hello!
I'm using Eclipse Ganymede for development and PMD 3.2.6 as my static code analyzer.PMD works fine for java but when I point at JSP pages in Eclipse and right click there is simply no pmd option to check jsp code.Can anyone please suggest a workaround?It is a project requirement.I will be obliged.
Thank you.
Warm Regards
|
 |
Nitesh Kant
Bartender
Joined: Feb 25, 2007
Posts: 1638
|
|
|
Suits better in the IDE forum, moving ..
|
apigee, a better way to API!
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26193
|
|
Aditya,
Welcome to CodeRanch!
One workaround is to use the command line or Ant. Note that PMD can only handle JSPs if they are well formed.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
 |
|
|
subject: Unable to use PMD with JSP
|
|
|