Page 1 of 1

Htm2Disp

Posted: Sun Jul 08, 2001 12:23 pm
by Marc Hunya
Hi,
I have problem with this ad-on "Htm2Disp". Do you test this plugin?
I can compile it, I use for it JEdit! Can you help me?
Hunya

Re: Htm2Disp

Posted: Sun Jul 08, 2001 6:09 pm
by Andreas
Could you please give more details about your problem?
Otherwise, nobody will be able to help

Re: Htm2Disp

Posted: Sun Jul 08, 2001 7:22 pm
by Marc Hunya
Compiling F:\Htm2Disp.java...
Command line:
javac -classpath .;F:\ -g F:\Htm2Disp.java
F:\Htm2Disp.java:218: Undefined variable, class, or package name: jetlib
btToFile = jetlib.Cnv.str2ba( strToWrite );
^
F:\Htm2Disp.java:238: Undefined variable, class, or package name: jetlib
btToFile = jetlib.Cnv.str2ba( strToWrite );
^
2 errors
Java Compiler done.

THANK YOU FOR HELP!
I am not practised in JAVA :(

Re: Htm2Disp

Posted: Mon Jul 09, 2001 6:08 am
by Andreas
Why do you send me a mail as well as posting here? I can't give better answers if I get the problem twice.

Looks like you are missing a java library named jetlib (or your classpath is not set up correctly).

Is there any info on how to contact the author of the tool? If so, contact him!

Andreas