How to reinsatll Eclipse plugin

RabbitRF
Posts: 15
Joined: Tue Mar 01, 2022 12:28 am

How to reinsatll Eclipse plugin

Postby RabbitRF » Thu Jan 26, 2023 9:27 am

I have two PC, one works fine for the compiler.

Another PC something wrong, it fails to build my created new project, It always report "Build not configured correctly".
I suspect the Eclipse plugin is not installed properly.

How can I uninstall the plugin and install it again?

Regards
Sam

ESP_kondalkolipaka
Posts: 158
Joined: Wed Jul 17, 2019 5:26 pm

Re: How to reinsatll Eclipse plugin

Postby ESP_kondalkolipaka » Fri Jan 27, 2023 5:52 am

"Build not configured correctly".
Hello, Mostly this error seems to appear when a project is not recognized as an esp-idf project. To import a project into the eclipse/espressif-ide workspace, please make sure you use the "Existing IDF Project" option from the import menu list.

You can find the doc here

If you've already imported it as an idf project still not working, then there is something wrong with the project setup or IDE installation. Instead of going around to identify the problem and fix it, you can set up it fresh

If you're a Windows user, prefer Espressif-IDE Windows Offline Installer https://github.com/espressif/idf-instal ... df-5.0.exe

This offers the step-by-step process of installing ESP-IDF, ESP-IDF Tools, Java, CMake, Espressif-IDE, drivers, etc.

If you're a macOS user, https://dl.espressif.com/dl/idf-eclipse ... v2.7.0.dmg
macOS installer is not an all-in-one installer so you need to install ESP-IDF, ESP-IDF Tools, and pre-requisites after installing IDE, please follow the installation steps from https://github.com/espressif/idf-eclips ... requisites

You can find more details on our latest release here https://github.com/espressif/idf-eclips ... tag/v2.7.0

Once the installation is complete, you can import the project using the Existing IDF Project option.

I hope that helps.

RabbitRF
Posts: 15
Joined: Tue Mar 01, 2022 12:28 am

Re: How to reinsatll Eclipse plugin

Postby RabbitRF » Fri Jan 27, 2023 6:01 am

Hello,

Should I uninstall ESP-IDF from Eclipse first, then run the offline installer ?

Or run the offline installer will automatically erase previous installation and install the new one.

Regards
Sam

Who is online

Users browsing this forum: No registered users and 32 guests