Re: [orca-list] Using Arduino IDE with Orca
- From: Patrick ZAJDA <patrick zajda fr>
- To: orca-list gnome org
- Subject: Re: [orca-list] Using Arduino IDE with Orca
- Date: Sun, 9 May 2021 14:37:57 +0200
Hi,
Finally I found a (not callable clean) solution to make Arduino Java IDE
accessible:
1. copy /etc/java-11-jdk/accessibility.property to <arduino extracted
path>/java/lib
2. copy /usr/share/java/java-java-atk-wrapper.jar to <arduino extracted
path>/java/lib
3. Copy /usr/lib/x86_64-linux-gnu/jni/libatk-wrapper.so <arduino
extracted path>/java/lib/amd64
4. Edit accessibility.properties to be sure the last line is not commented
5. Edit <arduino extracted path>/arduino and under the line "for LIB in
\" add:
"$APPDIR"/java/lib/java-atk-wrapper.jar \
Quotes are important.
6. Enjoy!
As I said, it is tinkering 😁
Patrick
Le 08/05/2021 à 10:40, Patrick ZAJDA a écrit :
Hello,
I have to use Arduino IDE to build this project:
https://github.com/devWaves/SwitchBot-MQTT-BLE-ESP32
But the IDE is not accessible (Java is so strange with accessibility
on Linux).
To build project, I read there is a command line project which can help.
But as my board is an ESP32, I have to install an add-on to the IDE.
has someone dealt with this situation?
I cannot use the IDE at all on Debian 10 with Orca master.
Best regards,
--
Patrick ZAJDA
_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html
--
Patrick ZAJDA
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]