Generating list of inspections

Is there anyway to generate a file that contains all of the inspections installed, along with the description? I'd like to prepare a document for my team that lists all of the possible inspections so that we can review them and agree on which ones we want to use for our projects.

Todd

0
3 comments

Hello Todd,

Is there anyway to generate a file that contains all of the
inspections installed, along with the description? I'd like to prepare
a document for my team that lists all of the possible inspections so
that we can review them and agree on which ones we want to use for our
projects.


http://www.jetbrains.com/idea/documentation/inspections.jsp

--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0

It's worth noting that this list looks to be just core IDEA + InspectionGadgets. It doesn't include any of the JavaScript, Spring, Hibernate, or Ant inspections that ship in other plugins.

--Dave Griffith

0

Dmitry

Thanks for the pointer. I ran across that page, but I was looking for a document with the inspection name and description that I can print and route to my developers. The page seems to load the description in a popup using AJAX calls when you hover over them. Great when reviewing online, but not so good for offline viewing.

Todd

0

Please sign in to leave a comment.