Search found 4 matches
- Tue Jan 21, 2020 2:22 pm
- Forum: IDEs for ESP-IDF
- Topic: Eclipse plugin, Create New Project not working
- Replies: 4
- Views: 8536
Re: Eclipse plugin, Create New Project not working
Discovered another thing. Ubuntu 18.04's version of Eclipse doesn't like the plugin even if you have the correct Java installed. You have to use the version of Eclipse mentioned in the readme.md. Use this Eclipse: https://www.eclipse.org/downloads/packages/release/2018-12/r/eclipse-ide-cc-developers...
- Mon Jan 20, 2020 2:32 pm
- Forum: IDEs for ESP-IDF
- Topic: Eclipse plugin, Create New Project not working
- Replies: 4
- Views: 8536
Re: Eclipse plugin, Create New Project not working
Found the problem! The tip from kondalkolipaka about the error log did the trick - thank you. I'm not much of an Eclipse guru, so I didn't know the log was available. When I would click the Finish button, that's when you'd see the Unhandled Exception in Loop error show up. If you look at the stack t...
- Mon Jan 20, 2020 2:05 pm
- Forum: IDEs for ESP-IDF
- Topic: Eclipse plugin, Create New Project not working
- Replies: 4
- Views: 8536
Re: Eclipse plugin, Create New Project not working
Hi kondalkolipaka,
Yeah I followed everything on the page including the "install tools" part.
Enclosed is the log, as well as a picture. Thanks for your help.
Rich
Yeah I followed everything on the page including the "install tools" part.
Enclosed is the log, as well as a picture. Thanks for your help.
Rich
- Fri Jan 17, 2020 8:42 pm
- Forum: IDEs for ESP-IDF
- Topic: Eclipse plugin, Create New Project not working
- Replies: 4
- Views: 8536
Eclipse plugin, Create New Project not working
Hello everyone, I'm having a small problem getting Eclipse to make a new ESP32 project. I'm stepping through the instructions, and everything works well right up until we are ready to make a new project. When you click "Finish", nothing happens. Here's what all I've done: Oracle Virtualbox 6.0.16 ES...