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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

mrisaliti
Author: mrisaliti
Date: Sun May 22 13:12:02 2011
New Revision: 1125952

URL: http://svn.apache.org/viewvc?rev=1125952&view=rev
Log:
add webpos/src directory to Eclipse

Modified:
    ofbiz/trunk/.classpath

Modified: ofbiz/trunk/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=1125952&r1=1125951&r2=1125952&view=diff
==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Sun May 22 13:12:02 2011
@@ -258,6 +258,7 @@
     <classpathentry kind="src" path="specialpurpose/pos/src"/>
     <classpathentry kind="src" path="specialpurpose/projectmgr/src"/>
     <classpathentry kind="src" path="specialpurpose/shark/src" excluding="org/enhydra/|org/ofbiz/"/>
+    <classpathentry kind="src" path="specialpurpose/webpos/src"/>
     <classpathentry kind="src" path="specialpurpose/workflow/src"/>
     <classpathentry kind="output" path="bin"/>
 </classpath>