安装从Source编译的Eclipse插件? [英] Installing an Eclipse Plugin that you've compiled from Source?

查看:163
本文介绍了安装从Source编译的Eclipse插件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经从源代码成功编译了js-test-driver插件( http ://js-test-driver.googlecode.com/svn/tags/1.2 ),我试图将其安装在Eclipse 3.5.1 Galileo上。

I've successfully compiled js-test-driver plugin from source (http://js-test-driver.googlecode.com/svn/tags/1.2) and I am attempting to install it on Eclipse 3.5.1 Galileo.

我了解如何从更新站点安装插件;我甚至明白如何从存档中安装一个插件。但是,从源代码编译的插件是什么窍门?

I understand how to install a plugin from an update site; I even understand how to install a plugin from an Archive. But what is the trick to installing a plugin that you've compiled from source?

我尝试添加目录:C:\temp\test_workspace\ js-test-driver-plugin\1.2\eclipse-plugin\features\com.google.jstestdriver.eclipse.updatesite作为存档站点,但似乎没有添加到列表中。

I've tried adding the directory: C:\temp\test_workspace\js-test-driver-plugin\1.2\eclipse-plugin\features\com.google.jstestdriver.eclipse.updatesite as an Archive site, but it doesn't seem to get added to the list.

此文件夹还包含site.xml,我认为这个网站可以安装编译的插件。

This folder also contains site.xml, which I thought would have made this a site that you could install the compiled plugin from.

注意:我已经扩展了问题这里为任何有兴趣的人。

Note: I have extended the question here for anyone who is interested.

推荐答案

p>最简单的方法是使用导出向导:文件/导出...

The simplest way is to use the export wizard: File/Export...

查找可导出的可部署插件和片段,选择编译的插件,然后在页面的下半部分选择安装到主机...

There look for export Deployable plug-ins and fragments, select the compiled plug-in, and then in the lower half of the page select Install into host...

或者,您可以将插件导出到目录中,然后将目录复制到dropins文件夹。

Or you could export your plug-in into a directory, and then copy the directory into the dropins folder.

这篇关于安装从Source编译的Eclipse插件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆