no item in Arduin IDE tools to start EspExceptionDecoder
I try to install the EspExceptionDecoder in the german Arduino IDE. What ever Folder I use to unzip the files the tool menu remains empty. So I m looking for a detailed screeenshot showing the full path of the Folder an ALL files in the folder. And please give a screenshot of prferences.txt ( Settings of the IDE ) Thank you
You do not need to touch anything other than extract into your [sketches folder]/tools.
I tried it on 2 Windows PCs but The Tool Menu remains empty. Therefore I ask for detailed path and screenshot showing all necessary files. Thank you Klaus-Dieter 🚴🏊🏼⛵️⛷🎾😊
Am 30.10.2017 um 10:24 schrieb Me No Dev [email protected]:
You do not need to touch anything other than extract into your [sketches folder]/tools.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
Not a Windows user, so my screenshots will not do any good to you. Maybe you post a screenshot of what you are trying to do?
Hi,
here are the screenshots of my “installation” of EspExceptionDecoder.
But there is no tool in the menu. Why ?
Thanks Klaus-Dieter
Von: Me No Dev [mailto:[email protected]] Gesendet: Montag, 30. Oktober 2017 10:49 An: me-no-dev/EspExceptionDecoder Cc: kdbqlb; Author Betreff: Re: [me-no-dev/EspExceptionDecoder] no item in Arduin IDE tools to start EspExceptionDecoder (#27)
Not a Windows user, so my screenshots will not do any good to you. Maybe you post a screenshot of what you are trying to do?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/me-no-dev/EspExceptionDecoder/issues/27#issuecomment-340394103 , or mute the thread https://github.com/notifications/unsubscribe-auth/Abna-BhevHcYkkU1odm6nVRMlD0ymiS4ks5sxZtwgaJpZM4QJR4G . https://github.com/notifications/beacon/Abna-KZDOIvK-Zr4GPXwt_GGdN8MEE96ks5sxZtwgaJpZM4QJR4G.gif
Me neither, do not appear anything for me on Arduino IDE menu's options.
@kdbqlb i do not see screenshots :)
BTW just did a clean install on my Mac and all is fine. By any chance you guys are using portable version of the IDE?
No, I'm using installed IDE ( PT language ). File "EspExceptionDecoder.jar" extracted to folder "C:\Arduino\tools\EspExceptionDecoder\tool". At Tools menu there isn't anything there. Should I reboot system aswell ?

Solved!
I had 2 Arduino folders on my Laptop (I don't know why). Once copied to the other one, now the option is available there.
Thanks.
I have put files on 6 folder:
Program Folder: C:\Program Files (x86)\Arduino\tools\EspExceptionDecoder\tool\EspExceptionDecoder.java C:\Program Files (x86)\Arduino\tools\EspExceptionDecoder\SRC\EspExceptionDecoder.java
Sketch folder: C:\Users\x-gio\Documents\Arduino\tools\EspExceptionDecoder\tool\EspExceptionDecoder.java C:\Users\x-gio\Documents\Arduino\tools\EspExceptionDecoder\SRC\EspExceptionDecoder.java
Config folder: C:\Users\x-gio\AppData\Local\Arduino15 C:\Users\x-gio\AppData\Local\Arduino15\packages\esp8266\tools\EspExceptionDecoder\tool\EspExceptionDecoder.java C:\Users\x-gio\AppData\Local\Arduino15\packages\esp8266\tools\EspExceptionDecoder\src\EspExceptionDecoder.java
Nothing appears in the tool menu Windows 10, arduino 1.8.5
How to transform .java into .jar? Can I use .java?