Skip to content

V3: When moving the eclipse all the projects need to be "updated" #463

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

Closed
jantje opened this issue May 29, 2016 · 2 comments
Closed

V3: When moving the eclipse all the projects need to be "updated" #463

jantje opened this issue May 29, 2016 · 2 comments
Assignees

Comments

@jantje
Copy link
Member

jantje commented May 29, 2016

Because the plugin uses full path references to the boards.txt files and the board.txt files are located in a subfolder of the eclipse installation; a move of eclipse invalidates the location.
It would be better if they were referenced based on [eclipse installation]
this could also help for #399 if we visualize with the non expanded [eclipse installation]

@jantje jantje added importance: improvement request OS: all domain: configuration Configuring Sloeber does not work as docummented labels May 29, 2016
@jantje jantje self-assigned this Oct 30, 2016
@jantje
Copy link
Member Author

jantje commented Nov 13, 2016

This turned out to be a very small code change.

@jantje
Copy link
Member Author

jantje commented Nov 15, 2016

Tested by creating a project in a workspace with sloeber.
build the project.
Closing eclipse
renaming the path to sloeber (named it sloeber2)
open workspace
clean project and build (works fine)
closing eclipse
undo the path change
start eclipse
clean and build the project (works fine)

@jantje jantje closed this as completed Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant