hi
I'm trying to compile and run the program.
My goal here is to look at the source and hopegfully it has good working examples of the JSword API.. But I want to get the program running first..
So I installed jdk(actually 1.4)
q1 is what is the classpath.. q2 is where is the main java file..
It looks to me like setvars.bat sets the classpath and view.bat runs it.
The problem is that I can't see where to get the jar files you've used that are mentioned in setvars.bat
Also, Cview.class, which is mentioned by view.bat, doesn't seem to exist. So where is the main class file to run the program?
so the new 2 qs are q1 where do I get the jar files? q2 where is the main class file to run the program?
thanks in advance
Log in to post a comment.
hi
I'm trying to compile and run the program.
My goal here is to look at the source and hopegfully it has good working examples of the JSword API.. But I want to get the program running first..
So I installed jdk(actually 1.4)
q1 is what is the classpath..
q2 is where is the main java file..
It looks to me like setvars.bat sets the classpath and view.bat runs it.
The problem is that I can't see where to get the jar files you've used that are mentioned in setvars.bat
Also, Cview.class, which is mentioned by view.bat, doesn't seem to exist. So where is the main class file to run the program?
so the new 2 qs are
q1 where do I get the jar files?
q2 where is the main class file to run the program?
thanks in advance