Yeap, that evil ':' vs ';' thing! John 2010/4/10 Nirmal Fernando <[email protected]>
> Hi All, > > I think I found the reason, it's just that I'm using Windows Vista not > Unix. > > So in Windows my CLASSPATH variable's value should be following: > > > %jardir%\derby.jar;%jardir%\derbytools.jar;%jardir%\derbyrun.jar;%jardir%\derbynet.jar;%jardir%\derbyclient.jar;%jardir%\derbyTesting.jar;%tstjardir%\jakarta-oro-2.0.8.jar;%tstjardir%\junit.jar;%jardir%\derbyLocale_cs.jar;%jardir%\derbyLocale_de_DE.jar;%jardir%\derbyLocale_es.jar;%jardir%\derbyLocale_fr.jar;%jardir%\derbyLocale_hu.jar;%jardir%\derbyLocale_it.jar;%jardir%\derbyLocale_ja_JP.jar;%jardir%\derbyLocale_ko_KR.jar;%jardir%\derbyLocale_pl.jar;%jardir%\derbyLocale_pt_BR.jar;%jardir%\derbyLocale_ru.jar;%jardir%\derbyLocale_zh_CN.jar;%jardir%\derbyLocale_zh_TW.jar > > Note: *In Windows you have to use %aa% instead of $aa and ";" instead of > ":".* > * > * > * > * > * > Now I'm running Suites.All !! :) Usually how long will take to last? > > Thanks for all of you for your replies !!! > > > * > -- > Best Regards, > Nirmal > > C.S.Nirmal J. Fernando > Department of Computer Science & Engineering, > Faculty of Engineering, > University of Moratuwa, > Sri Lanka. >
