summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sw4stm322
1 files changed, 1 insertions, 1 deletions
diff --git a/sw4stm32 b/sw4stm32
index a257903622b1..444d1806d220 100644
--- a/sw4stm32
+++ b/sw4stm32
@@ -2,4 +2,4 @@
export ECLIPSE_HOME=/usr/lib/sw4stm32
export PATH=/usr/lib/sw4stm32/plugins/fr.ac6.mcu.externaltools.arm-none.linux64_1.16.0.201807130628/tools/st-gnu-arm-gcc-7-2017-q4-major_gdb-5_4-2016q3/bin:$PATH
-exec $ECLIPSE_HOME/eclipse -Dswing.crossplatformlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel "$@"
+exec $ECLIPSE_HOME/eclipse "$@"