mirror of
https://github.com/arduino/Arduino.git
synced 2025-03-15 12:29:26 +01:00
MacOSX: setting java.ext.dirs to both jre and jdk paths
This commit is contained in:
parent
577a1cea6d
commit
8c57dd8adb
@ -329,7 +329,7 @@
|
|||||||
<option value="-Dcom.apple.smallTabs=true"/>
|
<option value="-Dcom.apple.smallTabs=true"/>
|
||||||
<option value="-Dcom.apple.macos.useScreenMenuBar=true"/>
|
<option value="-Dcom.apple.macos.useScreenMenuBar=true"/>
|
||||||
<option value="-DAPP_DIR=$APP_ROOT/Contents/Java"/>
|
<option value="-DAPP_DIR=$APP_ROOT/Contents/Java"/>
|
||||||
<option value="-Djava.ext.dirs=$JVM_RUNTIME/Contents/Home/jre/lib/ext/"/>
|
<option value="-Djava.ext.dirs=$JVM_RUNTIME/Contents/Home/lib/ext/:$JVM_RUNTIME/Contents/Home/jre/lib/ext/"/>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
<option value="-Dapple.awt.showGrowBox=false"/>
|
<option value="-Dapple.awt.showGrowBox=false"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user