Comment 3 for bug 504848

Revision history for this message
Guillaume Bort (guillaume-bort) wrote :

If you just remove the

import net.sf.katta.client.ClientResult;

line, then it works.

How was compiled this jar ? It seems that there is a bad binary somewhere (around the ClientResult.class) that make the eclipse compiler fail.