推荐的开源持续集成工具 [英] Recommended open source Continuous Integration tools

查看:134
本文介绍了推荐的开源持续集成工具的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好



我要求提供一些可靠的开源构建工具的建议,我可以在本地机器上部署。希望与日食很好地结合。



谢谢



请注意我正在改进我之前的问题关于。我真正想要的是询问一些可靠的开源持续集成工具的建议,我可以在我的本地机器上部署

Hi all

I am asking for some recommendations of a reliable open source build tool that I can deploy on my local machine. Hopefully one that integrates well with eclipse.

Thanks

Please note that I am refining my previous question about. What I am really looking for is asking for some recommendations of a reliable open source continuous integration tool that I can deploy on my local machine

推荐答案

请参阅我的评论回答。好的,我来告诉你一些细节。当我说Java本身作为构建工具时,我的意思是Java编译器(字节代码的源代码)总是随Java软件一起提供。请参阅:

http://en.wikipedia.org/wiki/Javac [< a href =http://en.wikipedia.org/wiki/Javactarget =_ blanktitle =New Window> ^ ],

http://en.wikipedia.org/wiki/Java_compiler [ ^ ]。



参见:

http://en.wikipedia.org/wiki/Java_bytecode [ ^ ]。



什么是Java软件本身需要一些解释。 Java被理解为 Java虚拟机,语言,API,SDK - 所有这些都使用相同的名称:

http://en.wikipedia.org/wiki/Java_(software_platform) [ ^ ],

http ://en.wikipedia.org/wiki/Java_Virtual_Machine [ ^ ],

http://en.wikipedia.org/wiki/Java_ %28software%29 [ ^ ] ,

http://en.wikipedia.org/wiki/Java_SDK [ ^ ]。



因此,没有选择构建软件这样的问题。对于某些IDE,它可能会有所不同。当我开始使用某些Java时,我根本没有使用IDE,后来编写了自己的IDE,足够先进。最常见的选择是NetBeans和Eclipse:

http://en.wikipedia.org/wiki/NetBeans [ ^ ],

http://netbeans.org/ [ ^ ],

http:// en。 wikipedia.org/wiki/Eclipse_%28software%29 [ ^ ],

http://www.eclipse.org/ [ ^ ]。



开始一般情况下使用Eclipse会有一些麻烦,但是在Java的情况下,一切都已经为你打包:

http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/junosr1 [ ^ ]。



好好运,

-SA
Please see my comments to the answer. OK, let me give you some detail. When I say about Java itself as a build tool, I mean that a Java compiler (source code to byte code) always comes with Java software. Please see:
http://en.wikipedia.org/wiki/Javac[^],
http://en.wikipedia.org/wiki/Java_compiler[^].

See also:
http://en.wikipedia.org/wiki/Java_bytecode[^].

What is "Java software" itself needs some explanation. Java is understood as the Java Virtual Machine, language, API, SDK — all under the same name:
http://en.wikipedia.org/wiki/Java_(software_platform)[^],
http://en.wikipedia.org/wiki/Java_Virtual_Machine[^],
http://en.wikipedia.org/wiki/Java_%28software%29[^],
http://en.wikipedia.org/wiki/Java_SDK[^].

So, there is no such problem as the selection of the build software. As to some IDE, it can be different. When I started to lean some Java, I worked without IDE at all, and later wrote my own IDE, advanced enough. The most usual choice is NetBeans and Eclipse:
http://en.wikipedia.org/wiki/NetBeans[^],
http://netbeans.org/[^],
http://en.wikipedia.org/wiki/Eclipse_%28software%29[^],
http://www.eclipse.org/[^].

Starting up with Eclipse in general case is some hassle, but in case of Java, everything is already packaged for you:
http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/junosr1[^].

Good luck,
—SA


这篇关于推荐的开源持续集成工具的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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