Classpath Commandline Seperator?

3 views
Skip to first unread message

James Caska

unread,
Sep 14, 2014, 9:29:13 AM9/14/14
to boo...@googlegroups.com
I am have a problem declaring multiple jars in the classpath

boojay -cp:..\arduino\Arduino.jar  "..\..\temp\Build\Blink.boo"

This works fine

However if I can't seem to add a second .jar to the classpath. What is the seperator? I have tried ';' ',' ':' ' ' '+' 
 
eg
boojay -cp:..\arduino\Arduino.jar;..\waveraster\android.jar   "..\..\temp\Build\Blink.boo"

gives the error
Unhandled Exception: System.Exception: Can' load library ..\arduino\Arduino.jar;
..\waveraster\android.jar

Which seems to imply the two jars are not split properly

Thanks,
James Caska
Reply all
Reply to author
Forward
0 new messages