GRIP icon indicating copy to clipboard operation
GRIP copied to clipboard

GRIP will not import into newest version of Eclipse

Open KevinNJ opened this issue 8 years ago • 2 comments
trafficstars

Hello,

I downloaded and installed Eclipse Neon.2 version 4.6.2 and attempted to follow the instructions for building GRIP from source in Eclipse from here (https://github.com/WPIRoboticsProjects/GRIP/wiki/Building-GRIP-from-Source-in-Eclipse)

Eclipse 4.6.2 comes preloaded with Gradle support, so I skipped to the Importing GRIP Gradle Project step. When I try to finish the import, I get the following errors:

image

Full details of message:

http://pastebin.com/80GWVp1v

KevinNJ avatar Feb 15 '17 17:02 KevinNJ

P.S. I was able to get the project working in IntelliJ using the instructions found here: https://github.com/WPIRoboticsProjects/GRIP/wiki/Setting-up-build-tools

Just thought you should know that some instructions on the WIKI don't work.

Thanks for the great tool!

KevinNJ avatar Feb 15 '17 18:02 KevinNJ

I was the one who originally set up the wiki instructions. When trying to open the GRIP project in Eclipse a few weeks ago, I found that Gradle had broken. I ran into multiple issues trying to use Eclipse gradle integration for other projects, so I ended up having to use the Gradle command line. I believe that the Eclipse Gradle integration broke sometime after I set up that wiki page.

I will add a note to the wiki article noting that the instructions no longer work.

rlee287 avatar Mar 05 '17 03:03 rlee287