View Single Post
  #1   Spotlight this post!  
Unread 03-01-2015, 17:48
Herbie_3633 Herbie_3633 is offline
Registered User
FRC #3633
 
Join Date: Jan 2013
Location: Albert lea
Posts: 26
Herbie_3633 is infamous around these partsHerbie_3633 is infamous around these parts
Error installing FRC Eclipse Plugin.

When I try to install the FRC Plugin to our laptop using these instructions https://wpilib.screenstepslive.com/s...eclipse-c-java . I have tried both on and offline installs with the same error.

The error message that I get when trying to install:

Code:
Cannot complete the install because one or more required items could not be found.
  Software being installed: Robot C++ Development 0.1.0.201501020322 (edu.wpi.first.wpilib.plugins.cpp.feature.feature.group 0.1.0.201501020322)
  Missing requirement: edu.wpi.first.wpilib.plugins.core 0.1.0.201501020322 (edu.wpi.first.wpilib.plugins.core 0.1.0.201501020322) requires 'bundle org.eclipse.ant.launching 1.0.200' but it could not be found
  Cannot satisfy dependency:
    From: WPILib Robot Development Core 0.1.0.201501020322 (edu.wpi.first.wpilib.plugins.core.feature.feature.group 0.1.0.201501020322)
    To: edu.wpi.first.wpilib.plugins.core [0.1.0.201501020322]
  Cannot satisfy dependency:
    From: Robot C++ Development 0.1.0.201501020322 (edu.wpi.first.wpilib.plugins.cpp.feature.feature.group 0.1.0.201501020322)
    To: edu.wpi.first.wpilib.plugins.core.feature.feature.group [0.1.0.201501020322]