This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
Arduino
Watch
1
Star
0
Fork
0
You've already forked Arduino
mirror of
https://github.com/arduino/Arduino.git
synced
2025-01-18 07:52:14 +01:00
Code
Issues
Releases
Activity
Arduino
/
app
History
David A. Mellis
777e7cd30d
Removing check for JDK (as opposed to JRE) in Base.java. This is because on Linux, it's tricky to automatically include tools.jar in the classpath (which is necessary for the Processing code to think that the JDK is present). (For example, Ubuntu doesn't set the JAVA_HOME variable.) As far as I know, Arduino doesn't actually need the JDK, but I could be wrong.
2009-08-03 20:53:31 +00:00
..
.settings
Importing Processing rev. 5503 (1.0.3).
2009-05-31 15:53:33 +00:00
lib
Re-configured compilation and integrated uploading. Added the Board and Serial port menus: these are currently shared across editor windows.
2009-06-01 15:14:05 +00:00
src
Removing check for JDK (as opposed to JRE) in Base.java. This is because on Linux, it's tricky to automatically include tools.jar in the classpath (which is necessary for the Processing code to think that the JDK is present). (For example, Ubuntu doesn't set the JAVA_HOME variable.) As far as I know, Arduino doesn't actually need the JDK, but I could be wrong.
2009-08-03 20:53:31 +00:00
.classpath
Importing Processing rev. 5503 (1.0.3).
2009-05-31 15:53:33 +00:00
.classpath_macosx
Importing Processing rev. 5503 (1.0.3).
2009-05-31 15:53:33 +00:00
.classpath_vista
Importing Processing rev. 5503 (1.0.3).
2009-05-31 15:53:33 +00:00
.project
Importing Processing rev. 5503 (1.0.3).
2009-05-31 15:53:33 +00:00