Skip to content

Commit

Permalink
ArduinoIDE is in the default package. Removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Federico Fissore committed May 14, 2015
1 parent c14d4fa commit 28e0257
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 46 deletions.
45 changes: 0 additions & 45 deletions app/src/ArduinoIDE.java

This file was deleted.

2 changes: 1 addition & 1 deletion build/linux/dist/arduino
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ fi

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

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

0 comments on commit 28e0257

Please sign in to comment.