[jtud] ANNOUNCEMENT: Dietolog tool for discovering class dependenciec

  • From: "Karl Dallas" <karldallas@xxxxxxxxxxxxxxxx>
  • To: <jtud@xxxxxxxxxxxx>, <jtud@xxxxxxxxxxxxx>
  • Date: Thu, 4 Oct 2001 07:07:02 +0100

Hello, developers!

I glad to announce the availability of Dietolog tool. It knows how
to make your Java program more elegant (in size manner).
It's free, BTW.

This program could be used for discovering dependencies between
class files in your project and packaging them into archive
or saving them in resulting directory.

Yet another ClassDep? Probably, but try to use it with your project.
I beleive, that only convenient tool could reach the developer.

It uses ClassFile library, which is freely available at:
home.earthlink.net/~shvets/Downloads.

For developers, who like to use Ant tool, the <depender> task
is available from the same page.

The Dietolog tool uses FileProcessor library to get access to files
in batch mode from directories or archives. It is possible to have
archives inside another archives recursively, This library will
take care about it.

All these libraries are originally came from CafeBabe project
(jfa.javalobby.org/projects/CafeBabe.html). Right now all interesting
ideas that came to life during the development are trying to get
a shape of library or separate tool. Such separation will allow to use
CafeBabe's legacy easily in another projects.

Your feedback could be sent here
mailto:shvets_alexander@xxxxxxxxx
mailto:shvets@xxxxxxxxxxxxx

Enjoys,
Alexander Shvets. 


Other related posts:

  • » [jtud] ANNOUNCEMENT: Dietolog tool for discovering class dependenciec