Actions
Bug #4033
closedCan't compile, MakeKars not found
Start date:
04/28/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4033
Description
I can't get the head to build, and the compiler is complaining it can't find MakeKars. Revision 17442 will compile, though. This is with XP, kepler-trunk, having just done svn update and ant update.
Z:\kepler\modules\loader\src\org\kepler\core\loader\Loader.java:34: package org.kepler.build does not exist
import org.kepler.build.MakeKars;
^
Actions