Author: linus
Date: 2008-02-09 14:48:06-0800
New Revision: 14099

Modified:
   trunk/src/model-mdr/.classpath

Log:
It is now possible to build from within Eclipse.

Modified: trunk/src/model-mdr/.classpath
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/model-mdr/.classpath?view=diff&rev=14099&p1=trunk/src/model-mdr/.classpath&p2=trunk/src/model-mdr/.classpath&r1=14098&r2=14099
==============================================================================
--- trunk/src/model-mdr/.classpath      (original)
+++ trunk/src/model-mdr/.classpath      2008-02-09 14:48:06-0800
@@ -2,12 +2,12 @@
 <classpath>
        <classpathentry kind="src" path="src"/>
        <classpathentry kind="src" path="tests"/>
-       <classpathentry kind="lib" path="lib/jmi.jar"/>
-       <classpathentry kind="lib" path="lib/jmiutils.jar"/>
-       <classpathentry kind="lib" path="lib/mdrapi.jar"/>
-       <classpathentry kind="lib" path="lib/mof.jar"/>
-       <classpathentry kind="lib" path="lib/nbmdr.jar"/>
-       <classpathentry kind="lib" path="lib/openide-util.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/jmi.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/jmiutils.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/mdrapi.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/mof.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/nbmdr.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/openide-util.jar"/>
        <classpathentry combineaccessrules="false" kind="src" 
path="/argouml-core-tools"/>
        <classpathentry kind="src" path="build/java"/>
        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>

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

Reply via email to