Author: dbkr Date: 2007-11-04 23:35:39 +0000 (Sun, 04 Nov 2007) New Revision: 15690
Removed: trunk/apps/Freemail/.classpath Log: This won't work now we need the freenet plugin classes on the classpath, and I'm not inclined to fix it because I'm not too keen on having settings files for the IDE-de-jour cluttering up the source. Deleted: trunk/apps/Freemail/.classpath =================================================================== --- trunk/apps/Freemail/.classpath 2007-11-04 23:31:27 UTC (rev 15689) +++ trunk/apps/Freemail/.classpath 2007-11-04 23:35:39 UTC (rev 15690) @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="src" path="src"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> - <classpathentry kind="lib" path="/usr/src/bcprov-jdk14-133.jar"/> - <classpathentry kind="output" path="bin"/> -</classpath>
