Analyzer tries to find a class file before it is created
Status: Beta
Brought to you by:
milicia
In a hirearchy:
A -> B
If we do
jeeg B.j1 and A.j1 needs to be compiled as well, the
JeegAnalyser tries to ind A.class before A is actually
compiled
this results in a ClassNotFoundException and the
failure of the analyser procedure....