How to copy plugins between two eclipses
Posted
by Ron
on Stack Overflow
See other posts from Stack Overflow
or by Ron
Published on 2010-05-18T05:36:20Z
Indexed on
2010/05/18
5:40 UTC
Read the original article
Hit count: 274
eclipse
I have two eclipse directories, both are Galileo. One has plugin A installed, the another has plugin B. Now I want to have just one eclipse, is it save to just copy the plugins directory from one of the eclipses to the other?
© Stack Overflow or respective owner