[tcljava-user] CLASSPATH using tclBlend
by Mike Price other posts by this author
Mar 9 2006 6:35AM messages near this date
Re: [tcljava-user] Any plans to support Tcl_CreateSlave
|
Re: [tcljava-user] CLASSPATH using tclBlend
I have successfully set up tcl and tclBlend and run the 'package require java' statement whi
ch returns the version number. I want to be able to run a method in my separate JAVA progra
m I have stored at C:\Projects\Test and have a single class in the project called Test1. Wh
en I try to invoke the method it is returning that it cannot find the package. I do not kno
w how to set the classpath up, I have tried:
% java -classpath C:/Project/Test Test1
I don't think I have used the correct syntax though. Could anyone tell me how I reference t
he java package using the classpath? Also, is there anything else I will need to do (importi
ng or referencing for example) in order to get my project running?
Thanks for your time, Michael
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
Attachments:
unknown1
unknown2
Thread:
Mike Price
Scott Serr
Mike Price
Mo DeJong
|