-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Labels
Component: IDE user interfaceThe Arduino IDE's user interfaceThe Arduino IDE's user interfaceOS: OSXSpecific to the Mac OS X (macOS) version of the Arduino IDESpecific to the Mac OS X (macOS) version of the Arduino IDEType: Bug
Milestone
Description
I'm trying to get the CLI to work as described here:
https://github.com/arduino/Arduino/blob/ide-1.5.x/build/shared/manpage.adoc
I'm using 1.5.8 with Java 7 on OS X, and am aware that I have to use the full path to Arduino.app/Contents/MacOS/JavaAppLauncher
(which btw needs to be updated in the manpage). However, any command line arguments are always ignored, and Arduino is always launching with the GUI and an empty sketch.
Thanks for any pointers.
Metadata
Metadata
Assignees
Labels
Component: IDE user interfaceThe Arduino IDE's user interfaceThe Arduino IDE's user interfaceOS: OSXSpecific to the Mac OS X (macOS) version of the Arduino IDESpecific to the Mac OS X (macOS) version of the Arduino IDEType: Bug