dardy
dardy

Reputation: 433

Looking for Eclipse plugins

I have an Eclipse Luna installed on my computer. I installed Eclipse Neon, and when I first ran it, a window opened with the list of all the plugins installed on Luna, and it asked me if I wanted them installed on Neon. By mistake, I clicked on no. And of course now, it's not asking me anymore. So how do I do to get back this window?

window I tried the import application install wizard but I couldn't progress:

window

Upvotes: 0

Views: 78

Answers (1)

KompjoeFriek
KompjoeFriek

Reputation: 3875

You can do this via File -> Import.

Select Install, then From Existing Installation

Eclipse install from existing installation

After browsing to an old Eclipse installation folder (Kepler in my case), you can choose which plug-in's to import.

Eclipse install from Kelper

Upvotes: 1

Related Questions