LeachRCP

1. Description

Whenever tools like JavaDoc, JUnit, Checkstyle or PMD should be used in context with Eclipse RCP projects but outside the Eclipse IDE one will need the classpath to get them work. A typical scenario would be an Eclipse RCP project that should be built using a continuous integration system like Hudson or Cruise Control. LeachRCP extracts the classpath and other useful information from plug-ins and fragments and provides this information to other tools.

2. Status

LeachRCP is currently under develpment.