Skip to content

Commit 28e0257

Browse files
author
Federico Fissore
committed
ArduinoIDE is in the default package. Removed
1 parent c14d4fa commit 28e0257

File tree

2 files changed

+1
-46
lines changed

2 files changed

+1
-46
lines changed

app/src/ArduinoIDE.java

-45
This file was deleted.

build/linux/dist/arduino

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ fi
2828

2929
export JAVA_TOOL_OPTIONS=`echo $JAVA_TOOL_OPTIONS | sed 's|-javaagent:/usr/share/java/jayatanaag.jar||g'`
3030

31-
java -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel $SPLASH ArduinoIDE --curdir $CURDIR "$@"
31+
java -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel $SPLASH processing.app.Base --curdir $CURDIR "$@"
3232

0 commit comments

Comments
 (0)