I am looking for big(more than 100 MB) open source Java projects.
Does Anyone know some?
Note: I am marking this as community wiki, though i am not sure if it is corre开发者_Python百科ct.
- Eclipse - IDE and rich client platform
- NetBeans - IDE and rich client platform
- OpenJDK - Open source Java implementation
- Spring - Versatile library that supports many Java EE-like technologies
- JBoss - Java EE application server
JBoss Drools is a very large open source Java project. If you count the source, plus the separate Drools Solver and Drools Guvnor downloads, it comes out to about 86 MB. Throw in 31 MB of documentacion and apidocs and you have a project larger than 100 MB.
ArgoUML is an open source UML Modeling tool developed in Java. I do not know of the exact size, but it is heavy and takes a while to load, which might make it a reference project for a complex tool.
精彩评论