1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-29 10:24:12 +01:00
Arduino/app
Cristian Maglie 3d52de7191 Removed useless showEditor parameter from Base.handleOpen
Previously it was used to prevent the Editor from being displayed
when running in command-line mode. Now the Editor is not created at
all, so this parameter is useless.

This is also confirmed by the remaining calls to `handleOpen` that
all have the parameter set to `true`.
2016-11-25 15:10:38 +01:00
..
.settings Updated eclipse project files 2015-06-25 12:47:38 +02:00
lib Update jna.jar to 4.2.2 2016-10-19 16:28:20 +02:00
src Removed useless showEditor parameter from Base.handleOpen 2016-11-25 15:10:38 +01:00
test Merge remote-tracking branch 'cmaglie/fix-win-paths' 2016-11-03 12:10:24 +01:00
test-lib added files that state third party licenses 2013-08-28 10:12:33 +02:00
.classpath Added Batik 1.8 java library 2016-01-26 12:09:56 +01:00
.classpath_macosx Got rid of ANTLR: we never used it 2015-08-10 09:35:47 +02:00
.editorconfig Added .editorconfig files http://editorconfig.org/ 2015-05-08 10:18:43 +02:00
.project Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
build.xml juint tests now use the correct jna lib again 2016-11-03 15:01:36 +02:00