Log in

View Full Version : Error in installing FRC tools for Eclipse


swarajd
04-01-2015, 14:22
I am trying to follow the instructions on this page (https://usfirst.collab.net/sf/wiki/do/viewPage/projects.wpilib/wiki/InstallingEclipsePlugins), but I am stuck on the part where we have to use the url given. I use precisely this link: http://frcbuilder.wpi.edu:8190/view/2015/job/eclipse-plugins/lastSuccessfulBuild/artifact/edu.wpi.first.wpilib.plugins.updatesite/target/site/, but eclipse gives me a timeout error, saying the page cannot be reached. Any idea as to why this is happening and how to circumvent it?

BradAMiller
04-01-2015, 14:28
Whoops! That is a page that's pretty out of date. You should be using the instructions here: http://wpilib.screenstepslive.com/s/4485. Just follow the instructions for the language you are using.

swarajd
04-01-2015, 14:30
Thank you!

swarajd
04-01-2015, 14:57
Oh wait one more thing: When I try to install the c++ version, it gives me this error:

"Cannot complete the install because one or more required items could not be found.
Software being installed: Robot C++ Development 0.1.0.201501011639 (edu.wpi.first.wpilib.plugins.cpp.feature.feature. group 0.1.0.201501011639)"

Any reason as to why that is?