Is there another ide for esp instead of Eclipse?

mrdebug
Posts: 42
Joined: Sat Jul 27, 2019 8:26 am

Is there another ide for esp instead of Eclipse?

Postby mrdebug » Sun Oct 13, 2019 7:15 am

Eclipse for esp uses the Makefile project approach and Eclipse does not considers the CMakeLists.txt file.
So it is not possible to import an external library (for example mylib.a)
Each line added to Makefile seems not considered.
Now I have to write the code using Notepad.
Do you know another ide for Esp?

permal
Posts: 384
Joined: Sun May 14, 2017 5:36 pm

Re: Is there another ide for esp instead of Eclipse?

Postby permal » Sun Oct 13, 2019 8:38 am

CLion & VSCode both support CMake as project files.

azz-zza
Posts: 45
Joined: Tue Sep 17, 2019 2:58 am

Re: Is there another ide for esp instead of Eclipse?

Postby azz-zza » Mon Oct 14, 2019 1:53 am

my answer implies you are a windoze user.
in this case :
a. codeblocks
b. clion (paid for)
c. vscode

username
Posts: 477
Joined: Thu May 03, 2018 1:18 pm

Re: Is there another ide for esp instead of Eclipse?

Postby username » Mon Oct 14, 2019 11:52 am

Don't forget about PlatformIO & VisualGDB (paid for)

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

Re: Is there another ide for esp instead of Eclipse?

Postby ESP_kondalkolipaka » Mon Oct 14, 2019 12:13 pm

IDF Eclipse Plugin v1.0.0-beta is released. Please check here https://github.com/espressif/idf-eclipse-plugin

You should be able to create and build IDF CMake projects using the plugin.

Who is online

Users browsing this forum: No registered users and 122 guests