David Li
David Li
thanks for pointing this out. Will fix in the next release!
The 20140704 release? It pulls the latest openblocks and it seems that copy has missed some of the features. I will try to patch them tonight.
Fixed in the repository... There are a few issues with the latest openblocks codes...
Hmm... that's a good suggestion. We will need to figure out what's the best model for it.
What do you mean by releasing the jar? The IDE loads the Java byte codes from the .jar of Arduino. It doesn't explicit open or close the file.
What's the OS? How long after the Arduino IDE closed? It's quite strange...
Windows used to share Java runtime and some time the files can't be deleted because the still active JRE is still using it (or a dead reference to it).
Where do you put the ardublock_he_IL.properties related to the ardublock-all.jar? It should be at com/ardublock/block/ardublock_he_IL.properties
We have done the investigation into this. 1. Java has a issue with Hebrew's ISO designation. When you specify user.language=he, the internal locale shows "iw." 2. Once the ardublock_he.properties is...
This is likely to be a bug with openblocks, underlying graphics framework we hare using for graphics having some problem with left to right languages.