svn commit: r17070 - trunk/src/argouml-app/.classpath
Michiel van der Wulp <[email protected]>
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mvw Date: 2009-04-08 01:01:11-0700 New Revision: 17070 Modified: trunk/src/argouml-app/.classpath Log: Restore a relative source path for GEF. Modified: trunk/src/argouml-app/.classpath Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/.classpath?view=diff&pathrev=17070&r1=17069&r2=17070 ============================================================================== --- trunk/src/argouml-app/.classpath (original) +++ trunk/src/argouml-app/.classpath 2009-04-08 01:01:11-0700 @@ -1,16 +1,16 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <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"/> - <classpathentry exported="true" kind="lib" path="lib/commons-logging-1.0.2.jar"/> - <classpathentry exported="true" kind="lib" path="lib/gef-0.13.jar" sourcepath="C:/eclipse-workspace-3.3/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 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"/> - <classpathentry kind="output" path="build-eclipse"/> -</classpath> +<?xml version="1.0" encoding="UTF-8"?> +<classpath> + <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"/> + <classpathentry exported="true" kind="lib" path="lib/commons-logging-1.0.2.jar"/> + <classpathentry exported="true" kind="lib" path="lib/gef-0.13.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 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"/> + <classpathentry kind="output" path="build-eclipse"/> +</classpath> ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=1592373 To unsubscribe from this discussion, e-mail: [[email protected]].