Update Eclipse FRC tool chain

I tried to update the FRC tool chain in Eclipse and got these errors:

An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,org.aspectj.runtime.source,1.7.0.20120703164200
No repository found containing: osgi.bundle,org.eclipse.contribution.weaving.jdt.source,2.2.0.e37x-RELEASE-20120704-0900
No repository found containing: org.eclipse.update.feature,org.eclipse.contribution.weaving.source,2.2.0.e37x-RELEASE-20120704-0900
No repository found containing: osgi.bundle,org.eclipse.contribution.xref.core.source,2.2.0.e37x-RELEASE-20120704-0900
No repository found containing: org.eclipse.update.feature,org.eclipse.contribution.xref.source,2.2.0.e37x-RELEASE-20120704-0900
No repository found containing: osgi.bundle,org.eclipse.contribution.xref.ui.source,2.2.0.e37x-RELEASE-20120704-0900
No repository found containing: osgi.bundle,org.eclipse.net4j.jms.api,3.0.0.v20110215-1551
No repository found containing: osgi.bundle,org.springframework.roo.wrapping.protobuf-java-lite,2.3.0.0001

I’m using Eclipse Luna (4.4.1) on Windows 7. Do the 2016 tools work on Luna? Anyone else having issues?

I notice those packages are mostly Eclipse/osgi packages so I will try updating to Mars. But I thought the docs said Luna was OK.

I successfully upgraded to Eclipse Mars. Plus installed a fresh Eclipse Mars on Ubuntu. Both did fine with 2016 FRC tools. :slight_smile: Not sure what happened to my Windows 7 Eclipse Luna, but I use it for work and it has lots of stuff in it.

I had Luna on a MacBook Pro running the FRC 2015 Plugins. I upgraded the FRC Plugins to the 2016 versions. Upon restart, Luna was DOA. Luna would not startup at all. Only a popup window would appear: “Eclipse Luna quit unexpectedly.”

I tried to clean out all references to FRC plugins from all Eclipse configuration files. No success.

Fortunately, my repository was not harmed. I made a copy of my repository to use with Mars.

I was able to install Mars and it upgraded that copy of my repository. Work’s like a charm.

Did I miss a warning somewhere? If the 2016 FRC Plugins are fatal to Luna, somehow you should be warned or the upgrade should be prevented.