-
Notifications
You must be signed in to change notification settings - Fork 132
Importing an ArduinoIDE project with the New Sketch Wizard and using same sketch-name, failed. #424
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I'll have a look at this. |
I can confirm that the default files are created. |
I think "test to don't replace" is less error prone by not depending on the user to do the right thing. But either would be welcome! |
If the file already exists it is not over written. This solution Does not work with the samples for arduino IDE imported projects. You need to select the ino or cpp option to work I also made sure you can import a arduino project. That is you can now delete a project and not have the folders removed and directly reimport the project.
It seemed pretty simple. a fix should be available tomorrow on the nightly. |
Excellent - Thanks, Jantje. |
Can you confirm this works at your location? |
Yes, it did create an Eclipse project that included my existing files without damage. |
txs |
I followed the procedure you posted in this Arduino Stack Exchange answer but I was not able to create a new Eclipse project from an existing ArduinoIDE sketch.
The text was updated successfully, but these errors were encountered: