[ThorFramework-devel] SF.net SVN: thorframework: [23] trunk/thor/.classpath
Status: Planning
Brought to you by:
denniskempin
|
From: <den...@us...> - 2006-02-25 21:35:44
|
Revision: 23 Author: denniskempin Date: 2006-02-25 13:35:35 -0800 (Sat, 25 Feb 2006) ViewCVS: http://svn.sourceforge.net/thorframework/?rev=23&view=rev Log Message: ----------- added mail send module Modified Paths: -------------- trunk/thor/.classpath Modified: trunk/thor/.classpath =================================================================== --- trunk/thor/.classpath 2006-02-25 14:13:07 UTC (rev 22) +++ trunk/thor/.classpath 2006-02-25 21:35:35 UTC (rev 23) @@ -4,5 +4,6 @@ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="lib" path="lib/servlet-api.jar"/> <classpathentry kind="lib" path="lib/dom4j-1.6.1.jar"/> + <classpathentry kind="lib" path="lib/mailapi.jar"/> <classpathentry kind="output" path="bin"/> </classpath> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |