Eclipse or VScode Project?
Eclipse or VScode Project?
There are lots of open source code projects in GitHub, how can I determine it is Eclipse or VScode project?
Re: Eclipse or VScode Project?
if its a vscode project there will be a .vscode folder.
Re: Eclipse or VScode Project?
without .vscode folder, it is Eclipse project?
Can I use VSCode to import those source code from Eclipse project to VScode project?
Can I use VSCode to import those source code from Eclipse project to VScode project?
Re: Eclipse or VScode Project?
if the person copied the entire project folder, then yes.without .vscode folder, it is Eclipse project?
all you need to do is create a new project in either IDE. Download the GIT .c / .h source files, and copy them into your new project folder. Eclipse will detect the new files automatically. However, VSC will not, you will need to add the .c files in your CMakeLists.txt file.Can I use VSCode to import those source code from Eclipse project to VScode project?
Re: Eclipse or VScode Project?
Try to import github vscode sample project into ESP-IDF vscode to practice ,
But there is no option to import project in the menu "File", should I install some extensions to import existing vscode project?
such as "Platform IO IDE extension" ?
But there is no option to import project in the menu "File", should I install some extensions to import existing vscode project?
such as "Platform IO IDE extension" ?
Re: Eclipse or VScode Project?
you dont need a " import" just manually copy the the files to your projects "src" folder
Who is online
Users browsing this forum: No registered users and 258 guests