Skip to content
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

Save As doesn't preserve the src subfolder of the sketch folder #6887

Open
per1234 opened this issue Nov 4, 2017 · 0 comments
Open

Save As doesn't preserve the src subfolder of the sketch folder #6887

per1234 opened this issue Nov 4, 2017 · 0 comments
Labels

Comments

@per1234
Copy link
Collaborator

per1234 commented Nov 4, 2017

The src subfolder of the sketch folder has the special property of supporting recursive compilation. However, when you use File > Save As... with a sketch that has a src subfolder the sketch folder at the new location does not contain the src folder from the original sketch.

The Arduino IDE already handles Save As for the data subfolder so it should be easy to handle the src subfolder the same way. This PR may serve as a helpful reference: #6041


Related: #10931

@facchinm facchinm added Component: IDE The Arduino IDE IDE 1.9.x Beta Related to the Arduino IDE Beta Build Type: Bug labels Nov 6, 2017
@arduino arduino deleted a comment from lmihalkovic Apr 30, 2018
@per1234 per1234 removed the IDE 1.9.x Beta Related to the Arduino IDE Beta Build label Nov 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants