常用的网站的补充

  1. github http://github.com   
  2. java.net http://www.java.net   
  3. eclipse http://www.eclipse.org   
  4. opensource http://www.opensource.org   
  5. java-source http://http://java-source.net/   
  6. Lomboz http://www.objectlearn.com/index.jsp (J2EE plugin for Eclipse)   
  7. htmlArea http://sourceforge.net/projects/itools-htmlarea/ (所见即所得的在线HTML编辑器)   
  8. XmlBuddy http://www.xmlbuddy.com/ (XML Editor plugin for Eclipse)   
  9. JFreeChart http://www.jfree.org/ (用于生成图表的项目)   
  10. EclipseME http://eclipseme.sourceforge.net/ (J2ME Developmnt Plugin for Eclipse)   
  11. mvnForum http://sourceforge.net/projects/mvnforum/ (论坛)   
  12. jChatBox http://www.javazoom.net/index.shtml (用servlet实现的WEB聊天引擎)   
  13. POI http://jakarta.apache.org/poi/index.html (用于处理Excel,WORD等文档的项目)   
  14. FileUpload http://jakarta.apache.org/commons/fileupload/ (用于处理HTTP文件上传得项目)   
  15. PDFBox http://sourceforge.net/projects/pdfbox/ (处理PDF文档的项目)   
  16. Lucene http://jakarta.apache.org/lucene/index.html (搜索引擎)   
  17. Digester http://jakarta.apache.org/commons/digester/ (处理XML信息的项目)   
  18. DBCP http://jakarta.apache.org/commons/dbcp/ (数据库连接池)   
  19. AXIS http://ws.apache.org/axis/ (WebService 的实现框架)   
  20. Jetspeed http://portals.apache.org/jetspeed-1/ (Portal)   
  21. HSQLDB http://sourceforge.net/projects/hsqldb/ (Im memory Database Engine)   
  22. CEWOLF http://sourceforge.net/projects/cewolf/(一套标签库实现Web报表,使用的是jFreeChart引擎)   
  23. Struts Menu http://sourceforge.net/projects/struts-menu/ (基于Struts的Web菜单项目)   
  24. htmlparser http://sourceforge.net/projects/htmlparser/ (用于解析HTML信息的项目)   
  25. Mondrian http://sourceforge.net/projects/mondrian/ (Open Source OLAP Database)   
  26. ProGuard http://sourceforge.net/projects/proguard/ (Java的混淆器)   
  27. InfoGlue http://sourceforge.net/projects/infoglue/ (J2EE 内容管理系统)   
  28. JPivot http://sourceforge.net/projects/jpivot/ (基于WEB的OLAP 展现)   
  29. HttpClient http://jakarta.apache.org/commons/httpclient/ 处理http客户端的接口 

你可能感兴趣的:(常用的网站的补充)