jung6717 / arduino

Automatically exported from code.google.com/p/arduino
0 stars 0 forks source link

Contacting Arduino with Java is not portable. It does not work on windows #118

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Java example from
http://www.arduino.cc/playground/Main/InterfacingWithSoftware contains non
portable imports
2. A java compiler ex Eclipse
3. Sun Java, no other libraries=portable

What is the expected output? What do you see instead?
Working java program, result now :errors import gnu. import processing
Neither of them is in Sun JAVA.

What version of the Arduino software are you using? On what operating
system?  Which Arduino board are you using?
Arduino17
XP sp3
Arduino 2009 in Italy avr328

Please provide any additional information below.
My java is too rusty now to do this my self. 

Original issue reported on code.google.com by sala.n...@mail.com on 16 Sep 2009 at 6:33

GoogleCodeExporter commented 9 years ago

Original comment by dmel...@gmail.com on 26 Sep 2009 at 5:01