Author: tfmorris
Date: 2008-04-05 11:40:38-0700
New Revision: 14284

Modified:
   trunk/src/app/.classpath

Log:
Export toolbar for DB module use

Modified: trunk/src/app/.classpath
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/app/.classpath?view=diff&rev=14284&p1=trunk/src/app/.classpath&p2=trunk/src/app/.classpath&r1=14283&r2=14284
==============================================================================
--- trunk/src/app/.classpath    (original)
+++ trunk/src/app/.classpath    2008-04-05 11:40:38-0700
@@ -5,11 +5,11 @@
        <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>

        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>

        <classpathentry exported="true" kind="lib" path="lib/antlr-2.7.7.jar"/>

-       <classpathentry kind="lib" path="lib/commons-logging-1.0.2.jar"/>

+       <classpathentry exported="true" kind="lib" 
path="lib/commons-logging-1.0.2.jar"/>

        <classpathentry exported="true" kind="lib" 
path="lib/gef-0.12.4BETA.jar" sourcepath="/gef/src"/>

        <classpathentry exported="true" kind="lib" path="lib/ocl-argo-1.1.jar"/>

        <classpathentry exported="true" kind="lib" 
path="lib/swidgets-0.1.4.jar" sourcepath="/swidgets/src"/>

-       <classpathentry kind="lib" path="lib/toolbar-1.4.1-20071227.jar" 
sourcepath="/toolbar/src"/>

+       <classpathentry exported="true" kind="lib" 
path="lib/toolbar-1.4.1-20071227.jar" sourcepath="/toolbar/src"/>

        <classpathentry kind="con" 
path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>

        <classpathentry kind="lib" 
path="/argouml-core-tools/lib/easymock12.jar"/>

        <classpathentry kind="lib" 
path="/argouml-core-tools/jdepend-2.9/lib/jdepend-2.9.jar"/>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to