Is there an easy way to get a list of the plugins from an old version of Eclipse into the latest version.
I have my current version with all the plugins I want. Now I want
If your old version is at least 3.7, then you can do this:
Use File -> Export -> Install -> Installed software items to file in your old installation to create a file containing the currently installed features.
Use File -> Import -> Install -> Software items from file in your new installation. Point it to the file from above and make sure to check "Install latest versions".