2002-10-27 01:07:59 UTC
i am not sure if i installed the project properly:
i created a folder call jimageDB in my winXp machine. then put all the 8 jar files i downloaded to this folder. I unziped DBEditor.jar and JImageDB-v0_4.jar and put all the generated files into the folder jimageDB i created.
But when i try to run "java -jar DBEditor.jar" i get this error message:
Exception in thread "main" java.lang.NoClassDefFoundError:
drjava/smyle/SmyleException
If i try to run "autostart" i get this error message:
>java org.lepus.jimagedb.Aut
oStart jimagedb.xml
Exception in thread "main" java.lang.NoClassDefFoundError: org/mortbay/util/LifeCycle
>rem java -jar AutoStart.jar
jimagedb.xml
Did i install the project correctly? Is there any other settings i need to do? I have installed j2re on my machine and i set javac and java to be
able to run on any direcotry.
Thank you very much for your help.