electronicadivertida / scratch2LittleBits

littleBits extension for Scratch 2.0 OFFLINE, thanks https://github.com/khanning/scratch-littlebits-extension
18 stars 2 forks source link

Problem executing java ./bin/scratch2LittleBits.jar #1

Open mege opened 9 years ago

mege commented 9 years ago

Thanks for your work to integrate Scratch and littleBits, I'm really looking forward to trying it out.

When I try to run Step 5) I get the following error:

$ java ./bin/scratch2LittleBits.jar
Error: Could not find or load main class ..bin.scratch2LittleBits.jar

OS = Windows 7, from a Cygwin Shell.

Any thoughts about what is going wrong?

Thanks again, Marc

electronicadivertida commented 9 years ago

There is a typo , it really is : java -jar scratch2LittleBits.jar

regards

mege commented 9 years ago

Thanks, that fixed the problem.

From: electronicadivertida [mailto:notifications@github.com] Sent: Sunday, November 16, 2014 12:11 PM To: electronicadivertida/scratch2LittleBits Cc: Edgar, Marc T (GE Global Research) Subject: Re: [scratch2LittleBits] Problem executing java ./bin/scratch2LittleBits.jar (#1)

There is a typo , it really is : java -jar scratch2LittleBits.jar

regards

— Reply to this email directly or view it on GitHubhttps://github.com/electronicadivertida/scratch2LittleBits/issues/1#issuecomment-63227865.