You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ha...@apache.org on 2007/09/13 14:35:48 UTC

svn commit: r575288 - /ofbiz/trunk/.classpath

Author: hansbak
Date: Thu Sep 13 05:35:47 2007
New Revision: 575288

URL: http://svn.apache.org/viewvc?rev=575288&view=rev
Log:
 enable mail notification

Modified:
    ofbiz/trunk/.classpath

Modified: ofbiz/trunk/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=575288&r1=575287&r2=575288&view=diff
==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Thu Sep 13 05:35:47 2007
@@ -2,6 +2,7 @@
 <classpath>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="src" path="framework/testtools/src"/>
+	<classpathentry kind="src" path="hot-deploy/salmon/src"/>
 	<classpathentry kind="src" path="specialpurpose/oagis/src"/>
 	<classpathentry kind="src" path="specialpurpose/hhfacility/src"/>
 	<classpathentry kind="src" path="specialpurpose/assetmaint/src"/>