We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2b5f66 commit b400e16Copy full SHA for b400e16
build/build.xml
@@ -407,10 +407,8 @@
407
<classpath refid="runtime.jars"/>
408
409
<option value="-Dapple.awt.application.name=Arduino"/>
410
- <option value="-Dapple.laf.useScreenMenuBar=true"/>
411
<option value="-Dcom.apple.macos.use-file-dialog-packages=true"/>
412
<option value="-Dcom.apple.smallTabs=true"/>
413
- <option value="-Dcom.apple.macos.useScreenMenuBar=true"/>
414
<option value="-DAPP_DIR=$APP_ROOT/Contents/Java"/>
415
<option value="-Djava.ext.dirs=$JVM_RUNTIME/Contents/Home/lib/ext/:$JVM_RUNTIME/Contents/Home/jre/lib/ext/"/>
416
0 commit comments