[MKSearch-dev] compiliation error - `net.javacoding.jspider.api.model.Site' not found in import

Bruno Postle bruno at mkdoc.com
Tue Dec 7 10:22:34 GMT 2004


I get this error compiling the tests:

  $ ./compile-tests.sh

  Compiling MKSearch JUnit tests...
  /home/bruno/src/svn/mksearch/test/com/mkdoc/jspider/MockResource.java:30: error: Class or interface `net.javacoding.jspider.api.model.Site' not found in import.
     import net.javacoding.jspider.api.model.Site;
            ^
  /home/bruno/src/svn/mksearch/test/com/mkdoc/jspider/MockResource.java:41: error: Superinterface `Resource' of class `com.mkdoc.jspider.MockResource' not found.

The file exists in subversion, so I'm not sure what this means:

  $mk_home/lib-src/jspider/net/javacoding/jspider/api/model/Site.java

-- 
Bruno


More information about the MKSearch-dev mailing list