Skip to content

Arduino IDE misbehaves with links (junctions) on Windows #4454

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
faxik opened this issue Jan 19, 2016 · 4 comments
Closed

Arduino IDE misbehaves with links (junctions) on Windows #4454

faxik opened this issue Jan 19, 2016 · 4 comments
Labels
Component: IDE The Arduino IDE

Comments

@faxik
Copy link

faxik commented Jan 19, 2016

I develop a large project that is split into libraries. I used to make links (junctions) from development directories to the Arduino Libraries directory. That allows for quick edit-and-test cycles, as the changes are in effect immediately. This worked good in 1.x; this semi-worked in 1.6.5 and seems to be completely broken in 1.6.6 (maybe, somehow related to Java 8 or new library discovery): IDE just doesn't "see" the linked libraries.

Furthermore, uninstaller deletes not the links, but traverses and deletes all the files which can be very disasterous.

@facchinm facchinm added the Component: IDE The Arduino IDE label Jan 19, 2016
@facchinm
Copy link
Member

Leaving here for the discussion about the uninstaller.
Moving to https://github.com/arduino/arduino-builder for junctions not traversed bug

@matthijskooijman
Copy link
Collaborator

@facchinm, Note that this is a duplicate of arduino/arduino-builder#90

@facchinm
Copy link
Member

Right, closing arduino/arduino-builder#98 as duplicate 😄

@facchinm
Copy link
Member

facchinm commented Feb 8, 2016

Completely moved to arduino/arduino-builder#90, closing this one

@facchinm facchinm closed this as completed Feb 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: IDE The Arduino IDE
Projects
None yet
Development

No branches or pull requests

3 participants