svn commit: r13469 - trunk/src/model-euml/.classpath
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: tfmorris Date: 2007-08-31 00:24:03-0700 New Revision: 13469 Modified: trunk/src/model-euml/.classpath Log: Export jars so they can be easily used in launch config Modified: trunk/src/model-euml/.classpath Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/model-euml/.classpath?view=diff&rev=13469&p1=trunk/src/model-euml/.classpath&p2=trunk/src/model-euml/.classpath&r1=13468&r2=13469 ============================================================================== --- trunk/src/model-euml/.classpath (original) +++ trunk/src/model-euml/.classpath 2007-08-31 00:24:03-0700 @@ -3,19 +3,19 @@ <classpathentry kind="src" path="src"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/> <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> - <classpathentry kind="lib" path="lib/emf/org.eclipse.emf.common_2.3.0.v200708072030.jar"/> - <classpathentry kind="lib" path="lib/emf/org.eclipse.emf.ecore_2.3.1.v200708072030.jar"/> - <classpathentry kind="lib" path="lib/emf/org.eclipse.emf.ecore.change_2.3.0.v200708072030.jar"/> - <classpathentry kind="lib" path="lib/emf/org.eclipse.emf.ecore.change.edit_2.3.0.v200708072030.jar"/> - <classpathentry kind="lib" path="lib/emf/org.eclipse.emf.ecore.edit_2.3.0.v200708072030.jar"/> - <classpathentry kind="lib" path="lib/emf/org.eclipse.emf.ecore.xmi_2.3.1.v200708072030.jar"/> - <classpathentry kind="lib" path="lib/emf/org.eclipse.emf.edit_2.3.1.v200708072030.jar"/> - <classpathentry kind="lib" path="lib/emf/org.eclipse.emf.mapping_2.3.0.v200708072030.jar"/> - <classpathentry kind="lib" path="lib/emf/org.eclipse.emf.mapping.ecore2xml_2.3.0.v200708072030.jar"/> - <classpathentry kind="lib" path="lib/uml2/org.eclipse.uml2.common_1.3.1.v200707311200.jar"/> - <classpathentry kind="lib" path="lib/uml2/org.eclipse.uml2.common.edit_1.3.0.v200706251652.jar"/> - <classpathentry kind="lib" path="lib/uml2/org.eclipse.uml2.uml_2.1.1.v200707311200.jar"/> - <classpathentry kind="lib" path="lib/uml2/org.eclipse.uml2.uml.edit_2.1.0.v200706251652.jar"/> - <classpathentry kind="lib" path="lib/uml2/org.eclipse.uml2.uml.resources_2.1.0.v200706251652.jar"/> + <classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.common_2.3.0.v200708072030.jar"/> + <classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.ecore_2.3.1.v200708072030.jar"/> + <classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.ecore.change_2.3.0.v200708072030.jar"/> + <classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.ecore.change.edit_2.3.0.v200708072030.jar"/> + <classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.ecore.edit_2.3.0.v200708072030.jar"/> + <classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.ecore.xmi_2.3.1.v200708072030.jar"/> + <classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.edit_2.3.1.v200708072030.jar"/> + <classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.mapping_2.3.0.v200708072030.jar"/> + <classpathentry exported="true" kind="lib" path="lib/emf/org.eclipse.emf.mapping.ecore2xml_2.3.0.v200708072030.jar"/> + <classpathentry exported="true" kind="lib" path="lib/uml2/org.eclipse.uml2.common_1.3.1.v200707311200.jar"/> + <classpathentry exported="true" kind="lib" path="lib/uml2/org.eclipse.uml2.common.edit_1.3.0.v200706251652.jar"/> + <classpathentry exported="true" kind="lib" path="lib/uml2/org.eclipse.uml2.uml_2.1.1.v200707311200.jar"/> + <classpathentry exported="true" kind="lib" path="lib/uml2/org.eclipse.uml2.uml.edit_2.1.0.v200706251652.jar"/> + <classpathentry exported="true" kind="lib" path="lib/uml2/org.eclipse.uml2.uml.resources_2.1.0.v200706251652.jar"/> <classpathentry kind="output" path="build-eclipse"/> </classpath>