svn commit: r14832 - branches/work_ocl2_tfmorris/src/argouml-app/.classpath
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: tfmorris Date: 2008-05-28 18:26:44-0700 New Revision: 14832 Modified: branches/work_ocl2_tfmorris/src/argouml-app/.classpath Log: Update classpath to remove obsolete stuff Modified: branches/work_ocl2_tfmorris/src/argouml-app/.classpath Url: http://argouml.tigris.org/source/browse/argouml/branches/work_ocl2_tfmorris/src/argouml-app/.classpath?view=diff&rev=14832&p1=branches/work_ocl2_tfmorris/src/argouml-app/.classpath&p2=branches/work_ocl2_tfmorris/src/argouml-app/.classpath&r1=14831&r2=14832 ============================================================================== --- branches/work_ocl2_tfmorris/src/argouml-app/.classpath (original) +++ branches/work_ocl2_tfmorris/src/argouml-app/.classpath 2008-05-28 18:26:44-0700 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <classpath> - <classpathentry excluding="tudresden/ocl20/integration/|org/argouml/ocl/ArgoFacade.java" kind="src" path="src"/> + <classpathentry kind="src" path="src"/> <classpathentry kind="src" output="build-eclipse-tests" path="tests"/> <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"/> @@ -19,7 +19,6 @@ <classpathentry kind="lib" path="lib/ocl20parsertools.jar"/> <classpathentry kind="lib" path="lib/ocl20repository.jar" sourcepath="/ocl20/src"/> <classpathentry kind="lib" path="lib/ocl20stdlib.jar"/> - <classpathentry kind="lib" path="lib/ocl2-argo.jar"/> <classpathentry kind="lib" path="/argouml-core-model-mdr/lib/jmi.jar"/> <classpathentry combineaccessrules="false" kind="src" path="/argouml-core-model-mdr"/> <classpathentry kind="output" path="build-eclipse"/>