它是目前可以通过Maven构建Eclipse的插件和有很好的IDE集成? [英] Is it currently possible to build Eclipse Plugins by Maven AND have nice IDE Integration?

查看:170
本文介绍了它是目前可以通过Maven构建Eclipse的插件和有很好的IDE集成?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前正在评估Maven来改善我们的构建过程。正常的jar文件的建设和创作工作,到目前为止,虽然我不使用Maven IDE完全满意。

I'm currently evaluating maven to improve our build process. The building and creating of normal jar files works so far, although I'm not entirely happy with the Maven IDE.

我现在在这一点上,我需要所有的库为我们的项目正在兴建,我上移动到Eclipse RCP项目。现在我不知道怎么走下去。

I'm now at that point, where all libs I need for our project are built, and I'm moving on to the Eclipse RCP projects. And now I'm not sure how to go on.

有一些插件,我需要先建,在移动到实际的RCP部分之前。因此,我其实有三个问题。

There are some plugins I need to build first, before moving on to the actual RCP part. Therefore I have actually 3 problems.

我要建立这些插件,因为,真正的解决办法似乎是行家束-插件:<一href=\"http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html\">http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html

I want to build those plugins, the only real solution for that seems to be the maven-bundle-plugin: http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html

不过,对于好的IDE集成我还需要相应的文件(plugin.xml中,build.properties,等...),它会自动产生。

But, For nice IDE integration I also need the appropriate files (plugin.xml, build.properties, etc ...) which should be generated automatically.

有关建设RCP部分,似乎迄今唯一的解决办法只是PDE-Maven的插件 HTTP://mojo.$c$chaus.org/pde-maven-plugin/ 其中,据我所知,使用Ant-PDE。这是愚蠢的,不是吗?

For building the RCP parts, it seems so far the only solution is only the pde-maven-plugin http://mojo.codehaus.org/pde-maven-plugin/ which, as far as I can tell, uses ant-pde. This is stupid, isn't it?

我发现的唯一的另一件事是第谷(<一个href=\"http://www.sonatype.com/people/2008/11/building-eclipse-plugins-with-maven-tycho/\">http://www.sonatype.com/people/2008/11/building-eclipse-plugins-with-maven-tycho/) ,但是这是直到在非常早期的阶段

The only other thing I could found was tycho (http://www.sonatype.com/people/2008/11/building-eclipse-plugins-with-maven-tycho/) , but this is till in a very early stage.

又一次,一个不错的Eclipse集成是必要的。我真的,真的,真的不想指定两次的依赖关系。

and again, a nice Eclipse integration is necessary. I really, really, really don't want to specify dependencies twice.

那么,你如何与Maven构建Eclipse RCP的项目?

So How do you build your Eclipse RCP projects with maven?

更新

有关现在,似乎不存在这样的解决方案。第谷看起来非常有前途,但我浪费了2天,没有得到它运行(在这一点上目前的版本)。也许它会在半年左右的准备。

For now, it seems that there is no such solution available. Tycho looks very promising, but I wasted 2 days and didn't get it to run (the current version at this point). Maybe it will be ready in half a year or so.

推荐答案

没有有没有这样的工具。
第谷也是我所知道的唯一方法。

No there is no such tool. Tycho is also the only approach I know of.

这篇关于它是目前可以通过Maven构建Eclipse的插件和有很好的IDE集成?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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