Archived

This forum has been archived. Please start a new discussion on GitHub.

Freeze problem

in the example of Freeze library,I have a problem that java compiler doesn't know class StringIsbnSeqDict in file LibraryI.java,please tell me what's the point,thanks a lot.
note : I had imported the Ice.jar and db.jar

Comments

  • marc
    marc Florida
    You must compile the file StringIsbnSeqDict.java (which has been generated by the slice2freezej command with the Java compiler, and add the resulting StringIsbnSeqDict.class file to your CLASSPATH.