arduino-esp32fs-plugin icon indicating copy to clipboard operation
arduino-esp32fs-plugin copied to clipboard

Where to place this file in Arduino IDE 2.0 for Mac OS?

Open cirobruno opened this issue 4 years ago • 2 comments

I've been finding very limited information about this tool.

First, I've downloaded the zip and it contains just one file: "esp32fs.jar". I've tried to run this .jar from the finder, but it doesn't work. Should it be placed in any specific folder?

I've been reading that it has to be moved to "tools" folder. But Arduino IDE for Mac OS doesn't have any "tools" folder.

I'm stuck here.

Thank you. Regards

cirobruno avatar Aug 18 '21 14:08 cirobruno

Have you tried this:

On the OS X create the tools directory in ~/Documents/Arduino/ and unpack the files there

tbertels avatar Sep 23 '21 16:09 tbertels

Previous discussion here: https://github.com/me-no-dev/arduino-esp32fs-plugin/issues/30 (short answer is that Arduino IDE 2.x is not compatible and you should use Arduino IDE 1.x if you need this tool)

per1234 avatar Oct 21 '21 14:10 per1234