
The Eclipse Developer Tools provide useful libraries for use in own applications. They are especially designed for use as Eclipse or OSGi plugin.Second we provide views, editors and other useful tools for the Eclipse IDE itself for simplifying common tasks.
We have developed at first a log viewer plugin for Eclipse called EDevTools LogViewer. It has or will have the following features
Second we have experienced during our development, that some simple functionality is needed again and again in different projects and we created a little utility library that provides these functionality for other developers. This library we call EDevTools Base Lib and consists of non UI and UI aware classes. Both are differentiated in Eclipse an ordinary Java supporting library packages.
Most of the content and software is procuded by Christoph Graupner, our handyman.