Author: [email protected]
Date: Wed Jan 14 12:27:26 2009
New Revision: 2920

Modified:
   trunk/.project

Log:
Eclipse did this change automatically so that sqlpower_libray is the related project to the architect when we were trying to solve the problem that Eclipse cannot find the class declaration in library which is called in architect.Hopefully this change will prevent such problem in future.

Modified: trunk/.project
==============================================================================
--- trunk/.project      (original)
+++ trunk/.project      Wed Jan 14 12:27:26 2009
@@ -3,6 +3,7 @@
        <name>architect</name>
        <comment></comment>
        <projects>
+               <project>sqlpower_library</project>
        </projects>
        <buildSpec>
                <buildCommand>

Reply via email to