什么是我可以贡献的开源 Java 项目?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/705575/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-29 13:26:56  来源:igfitidea点击:

What is an open source Java project I could contribute to?

javaopen-source

提问by Owen

I'm looking for an open source project written in Java with a relatively low barrier to entry, ie. not hugely complex, friendly, etc.

我正在寻找一个用 Java 编写的、入门门槛相对较低的开源项目,即。不是非常复杂,友好等。

My background is mostly in web apps so, that'd be the best place for me to start. Mostly, I'm just looking for some place I can do some stuff in free time and keep my chops polished.

我的背景主要是网络应用程序,所以这对我来说是最好的起点。大多数情况下,我只是在寻找可以在空闲时间做一些事情并保持我的排骨光洁的地方。

I plan on browsing through various public listings but thought I'd see if the Stack Overflow community had any suggestions. Maybe someone even has a pet project...

我计划浏览各种公开列表,但想看看 Stack Overflow 社区是否有任何建议。也许有人甚至有一个宠物项目......

采纳答案by Avi

Many of the Apache Foundationprojects are Java. Take a look at them and see what you are interested in.

许多Apache Foundation项目都是 Java。看看他们,看看你对什么感兴趣。

回答by Kelli

It depends on field of intrest e.g. medical, engineering, communications, etc.

这取决于感兴趣的领域,例如医学、工程、通信等。

SourceForgeclassifies open source projects as such. Check it out.

SourceForge将开源项目归为此类。看看这个。

回答by Kelli

Check out terracotta.org.

查看 terracotta.org。

回答by willcodejavaforfood

The Apache POI HWPF Apache POI HWPFis even openly advertising the need for someone to take over this project. It is a Java API to handle Microsoft Word files.

Apache POI HWPF Apache POI HWPF甚至公开宣传需要有人接管这个项目。它是一个处理 Microsoft Word 文件的 Java API。

回答by Mork0075

This mostly depends on your interesets and knowledge. After knowing this, you can browser perhaps Sourceforge, they should offer some additional search parameters like active contributors count, lines of code etc. This should show you some opportunities.

这主要取决于您的兴趣和知识。知道这一点后,您可以浏览 Sourceforge,它们应该提供一些额外的搜索参数,例如活跃贡献者数量、代码行数等。这应该会向您展示一些机会。

回答by O.Badr

You can check githubwebsite and Google-code, you have couple of java projects which you can contribute to.

您可以查看github网站和Google-code,您可以为几个 Java 项目做出贡献。