Eclipse – Not able to install PMD in Eclipse Kepler

eclipseeclipse-keplerpmd

I have installed PMD in Eclipse Kepler using Eclipse market place.
But I am unable to access it after the installation.

When I go to Window → Preferences and search for PMD, I get no results.

Is there any other plugin available for source code cleanup?
Or: What needs to be done to install PMD in Kepler?

Thanks

Best Solution

I found the PMD plugin that installs through Eclipse Marketplace to be harder to use than the standalone one. Install available by an Eclipse update site here.

Related Question