-
Notifications
You must be signed in to change notification settings - Fork 132
V4.1 fails to install in Neon 4.6.3 #760
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
BTW: Just noticed your warning on the nightly page about running V3 and V4 on the same Eclipse.. |
Yes do not install V3 and V4 in the same eclipse |
That doesn't solve my issues, but glad i saw it before completion, and created others :) ... |
BTW: I develop several tool chains in Eclipse, PERL, Php, etc. .. not just Arduino.. so having multiple instance of Eclipse around is not a desirable way for me to go.. and having to bring the others over to a new instance every time something new arrives seems a very clumsy process.. having and IDE for each manufacturer is bad enough.. maybe I just need more laptops to work from :) |
I'm in the same situation. java, php, html, lua, bash,c++ .... |
Ok.. I've uninstalled V3, so willing to take it on the chin this one time to get synced back with the team..
|
Thanks for this list.. also, for some strange reason, occasionally Eclipse deletes all my entries in the software update list after an update,, and i have lost some context because of that.. I'll add these and see if it can find all the pieces this time :) |
Ok Jantje, with the addition of the sites (likely the CDT 9.2 pointer) Sloeber 4.1 installed.. immediately giving me the well know error #705, which i will now visit, and again watch the video to begin to upgrade my various workspace projects ..:) |
On windows stay to the root as close as possible. |
I see and realize the 40 character limit and moving the plugin is no problem, but how do I inform Eclipse of that new location? is there a property somewhere to handle it? didn't find it under the Arduino preferences.. Apparently I need some direction on how to accomplish this.. I tried creating a C:\Sloeber dir and added the dir tree .\eclipse\pulgins\ and copied the arduinoPlugin into this.. I added the C:\Sloeber as a linked resource in preferences General\Workspace, then deleted the neon\plugin\arduinoPlugin dir and restarted Eclipse.. it came up with the #705 error and still shows the original dir that fails.. sigh.. |
Ok.. moved the arduinoPlugin dir to c:\Sloeber.. |
Why not simply moving the eclipse install folder? |
That is also easy to do.. just not clear that Eclipse bases operation relative to its launch dir... |
Well that was easy enough and Eclipse came up without all the complaining about the path length, or much of anything else... |
c:\program files (X86) is a bad place to install as it contains a space. |
When installing from the nightly, I get issues from Eclipse concerning the dependencies as follows:
I have installed CDT 9.2.1.201704050430, and Sloeber lists 9.2.1.201703062208 as required, Eclipse aborts stating that the newer version is in place..
Also the plugin is requiring GNU ARM C/C++ J-Link Debugging, as well as the OpenOCD, PyOCD and QEMU debugging equivalents... and failing to install them as well..
Eclipse aborts the install without Sloeber in place..
The text was updated successfully, but these errors were encountered: