linux下安装eclipse插件的一个小技巧
时间:2009-04-26 来源:beyondzsq
Find your eclipse/plugins folder
If you installed Eclipse to e.g. /usr/local in step (1.), you will
find the directory /usr/local/eclipse/plugins there.
If you used the package management system of your Linux distribution
to install Eclipse, this directory might possibly be
/usr/lib/eclipse/plugins.
假如你将eclipse安装在 /usr/local下,那么,在/usr/local下解压欲安装的插件包。
因为插件解压后的文件夹内容一般为:
eclipse
--plugins
--features
那么,在eclipse的安装目录下解压插件包,则会自动地将插件的plugins 及 features 放到eclipse目录下的相应文件夹中。
If you installed Eclipse to e.g. /usr/local in step (1.), you will
find the directory /usr/local/eclipse/plugins there.
If you used the package management system of your Linux distribution
to install Eclipse, this directory might possibly be
/usr/lib/eclipse/plugins.
假如你将eclipse安装在 /usr/local下,那么,在/usr/local下解压欲安装的插件包。
因为插件解压后的文件夹内容一般为:
eclipse
--plugins
--features
那么,在eclipse的安装目录下解压插件包,则会自动地将插件的plugins 及 features 放到eclipse目录下的相应文件夹中。
相关阅读 更多 +