Jenkins可以构建Eclipse项目吗? [英] Can Jenkins build Eclipse projects?

查看:268
本文介绍了Jenkins可以构建Eclipse项目吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我以为我曾经读过Jenkins支持与Eclipse集成来构建Eclipse项目的地方,但现在我找不到任何支持这个的文档了。这是可能做的还是我咆哮错误的树?

I thought I had read somewhere that Jenkins supports integration with Eclipse to build Eclipse projects, but now I cannot find any documentation supporting this. Is this possible to do or am I barking up the wrong tree?

推荐答案

是的,这是可能的。您可以使用 Tycho 来使用Maven构建(参见 Minerva示例

Yes, it is possible. You could use Maven builds with Tycho (see the Minerva example).

您还可以使用 Buckminster 重用PDE版本 - Jenkins也有 Buckminster插件,以便于配置。并且还可以使用Ant构建Eclipse,并使用Jenkins执行它。

You could also use Buckminster to reuse the PDE builds - Jenkins also has a Buckminster plug-in for easier configuration. And it is also possible to build Eclipse with Ant, and execute it with Jenkins.

如果我必须选择一种方式,我会建议Tycho - 它似乎最容易使用当前项目,并会忘记Ant,因为它不是很好支持。

If I have to choose a way, I would suggest Tycho - it seems the most easy to use from the current items, and would forget Ant, as it is not that well supported.

这篇关于Jenkins可以构建Eclipse项目吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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