Author: tchemit Date: 2012-12-30 20:35:31 +0100 (Sun, 30 Dec 2012) New Revision: 131 Url: http://forge.codelutin.com/projects/tutti/repository/revisions/131 Log: add comment dependency (will try to use it later) Modified: trunk/tutti-ui-swing/pom.xml Modified: trunk/tutti-ui-swing/pom.xml =================================================================== --- trunk/tutti-ui-swing/pom.xml 2012-12-29 21:09:26 UTC (rev 130) +++ trunk/tutti-ui-swing/pom.xml 2012-12-30 19:35:31 UTC (rev 131) @@ -197,6 +197,12 @@ <scope>runtime</scope> </dependency> + <!--dependency> + <groupId>com.jidesoft</groupId> + <artifactId>jide-oss</artifactId> + <version>3.5.0</version> + </dependency--> + <dependency> <groupId>fr.ird</groupId> <artifactId>msaccess-importer</artifactId>
participants (1)
-
tchemit@users.forge.codelutin.com