View Single Post
  #1   Spotlight this post!  
Unread 09-01-2017, 14:24
stiny861 stiny861 is offline
Registered User
FRC #3055
 
Join Date: Jan 2017
Location: Austin, MN
Posts: 4
stiny861 is an unknown quantity at this point
Connecting Eclipse to Github

Hello there.

This is my first year as the primary programming mentor for our team. I am trying to figure out a way to get our code linked up with Github through eclipse so all team members can work on the codebase. I was able to attach a standard GIT repo in eclipse with a previous years robot code, but that code is not deployable to the robot. I'm sure I am missing something somewhere. I can successfully create a new WPILIB project and properly build and deploy the code to the roborio, but how to link the 2 processes together, is escaping me. Any assistance would be much appreciated.

Thank you in advance.
Reply With Quote