|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
See:
Description
Packages | |
---|---|
net.sf.clirr.ant | The Ant task implementation. |
net.sf.clirr.cli | Command line frontend for Clirr. |
net.sf.clirr.core | Clirr throws events when it finds api changes. |
net.sf.clirr.core.internal | The framework that is used by the individual checks in the checks package. |
net.sf.clirr.core.internal.bcel | Apache's BCEL is currently used to read the compiled Java classes. |
net.sf.clirr.core.internal.checks | The check modules that implement the funtionality of clirr. |
net.sf.clirr.core.spi | Service Provider Interface for letting Clirr know about Java types, methods, etc. |
The Clirr implementation.
WARNING: Clirr is currently in alpha state and the API is not stable.
If you'd like to write an IDE plugin, you can use the clirr API provided here, but be aware that the API might change in the next release of Clirr.
You should not refer to the packages labelled 'internal' in your code, though (we follow the same guidelines as Eclipse).
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |