Page 1 of 1

Using New Makefile with Existing Code vs Import Existing Code as Makefile

Posted: Thu Feb 07, 2019 11:58 pm
by commando_j
Hello,

I see that there seems to be two ways to the same result to use an existing IDF example in Eclipse. What is the proper way of doing it?

File > New > Makefile Project with Existing Code

File > Import > Existing Code as Makefile Project

They both result in the project being available in Eclipse. I see examples of people using both on the internet.