Project Ideas

From LaughingPanda

Monoclipse/Gitclipse

Description: An Eclipse plug-in for the Monotone or git version control system.

Rationale: IDE support is mandatory if we want to have distributed version control for Java development.

Submitted by: penberg

Java-based Wiki

Description: A Java-based Wiki.

Rationale: MediaWiki is not very good and Confluence is proprietary. I would like to have an Open Source Wiki that runs on top of Tomcat and can integrate with LDAP for user management.

Submitted by: penberg

Comment: Sounds like XWiki. Did you check it out? http://www.xwiki.org/xwiki/bin/view/Main/WebHome

Submitted by: dave

Maven (and Eclipse) plugin for Retroweaver

Description: A maven plugin to use retroweaver on compiled class files or jars.

Rationale: There doesn't seem to be any other nice tool to generate 1.4 or older java class files from 1.5 source (if you know any give me a hint). Maven plugin would make it quite a lot easier.

Submitted by: jslindst