Tools Plugin

At the moment this plugin just provides some support code for using log4j throughout the ASDT plugins. Log4j is provided by wrapping it in another plugin org.asdt.log4j

One useful feature of this logging system is that you can send log statements to the PDE Error log as well as to files by configuring the logger.properties file in your plugin. See the org.asdt.log4j page for more details about the logger.properties file.

If you have some other handy development related code you can put it in here.