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 017a808 commit d0b60edCopy full SHA for d0b60ed
build_then_launch.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
-file_x86="./it.baeyens.arduino.product/target/products/it.baeyens.arduino.product/linux/gtk/x86/opt/eclipseArduino/eclipseArduinoIDE"
4
-file_x86_64="./it.baeyens.arduino.product/target/products/it.baeyens.arduino.product/linux/gtk/x86_64/opt/eclipseArduino/eclipseArduinoIDE"
+file_x86="./it.baeyens.arduino.product/target/products/it.baeyens.arduino.product/linux/gtk/x86/opt/sloeber/sloeber-ide"
+file_x86_64="./it.baeyens.arduino.product/target/products/it.baeyens.arduino.product/linux/gtk/x86_64/opt/sloeber/sloeber-ide"
5
file=""
6
7
echo "Trying to build and then launch the Arduino Eclipse IDE"
0 commit comments