[tcljava-user] CLASSPATH using tclBlend
Brought to you by:
mdejong
From: Mike P. <mik...@ho...> - 2006-03-09 14:34:24
|
I have successfully set up tcl and tclBlend and run the 'package require ja= va' statement which returns the version number. I want to be able to run a= method in my separate JAVA program I have stored at C:\Projects\Test and h= ave a single class in the project called Test1. When I try to invoke the m= ethod it is returning that it cannot find the package. I do not know how t= o set the classpath up, I have tried: =20 % java -classpath C:/Project/Test Test1=20 =20 I don't think I have used the correct syntax though. Could anyone tell me = how I reference the java package using the classpath? Also, is there anythi= ng else I will need to do (importing or referencing for example) in order t= o get my project running? =20 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/= |