Hello,

I was unable to compile OJ after an update:
in org.openjump.core.apitools.IOTools, line 31, I have to replace:
import org.apache.commons.lang.StringUtils;
by
import org.apache.commons.lang3.StringUtils;

to correct the problem.
Am I missing a lib ?

Thanks
Nicolas
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to