We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(5)
我经常使用 Netbeans IDE,因为它还能够打开和编辑 Eclipse 项目,因此它往往是一个非常通用的 IDE。它还具有可视化 GUI 构建器。
I tend to use Netbeans IDE quite a bit because it is also able to open and edit Eclipse projects so it tends to be a very versatile IDE. It also features a Visual GUI Builder.
你可以看看Trac。它与 Subversion 配合良好。
http://trac.edgewall.org/
You might look at Trac. It works well with Subversion.
http://trac.edgewall.org/
您真的需要工具吗?正如其中之一?
一般来说,这不是项目管理的方式。
对于待办事项和错误,Trac 很好(并且与 Eclipse 集成),但如果您愿意花 10 美元,我个人更喜欢 JIRA。
对于版本和备份,这就是版本控制:subversion 或 git。两者都与 eclipse 集成。
对于文档和 uml,我不确定您所说的“管理”是什么意思 - 只是确保您不会丢失它们?再次进行版本控制。记录存在的东西?维基还不错。
Do you really need a tool? As in one?
That's not, in general, how projects are managed, ime.
For todo and bugs, Trac is good (and integrated with Eclipse), though if you're willing to spend $10, I personally prefer JIRA.
For versions and backup, that's version control: subversion or git. Both are integrated with eclipse.
For documentation and uml, I'm not sure what you mean by manage - just making sure you don't lose them? version control again. Documenting what exists? Wiki's pretty good.
如果您正在寻找开源解决方案,我找到了这些最好的
它们都可以轻松与 Eclipse 集成。
If you are looking for Open Source solution, I found these best
Both of them easy integration with eclipse.
java中的一些开源项目管理工具
Java中的开源项目管理工具
Apache Maven
Java 中的开源问题跟踪软件
Java 中的源代码管理工具
Java 中的开源 IDE
开源UML & Java 建模
开源验证框架
Java 中的开源 Web 测试工具
开源日志记录Java 中的工具
Java 中的开源 Web 框架
Some open source project management tools in java
Open Source Project Management Tools in Java
Apache Maven
Open Source Issue Tracking Software in Java
Source Control Tools in Java
Open Source IDEs in Java
Open Source UML & Modeling in Java
Open Source Validation Frameworks
Open Source Web Testing Tools in Java
Open Source Logging Tools in Java
Open Source Web Frameworks in Java