svn commit: r12845 - trunk/src_new/.classpath
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: tfmorris Date: 2007-06-15 08:00:51-0700 New Revision: 12845 Modified: trunk/src_new/.classpath Log: Revert last change to remove GEF dependency Modified: trunk/src_new/.classpath Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/.classpath?view=diff&rev=12845&p1=trunk/src_new/.classpath&p2=trunk/src_new/.classpath&r1=12844&r2=12845 ============================================================================== --- trunk/src_new/.classpath (original) +++ trunk/src_new/.classpath 2007-06-15 08:00:51-0700 @@ -3,6 +3,5 @@ <classpathentry excluding=".settings/|bin/|build-eclipse/|build/|templates/|tests/" kind="src" path=""/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> - <classpathentry combineaccessrules="false" kind="src" path="/gef"/> <classpathentry kind="output" path="build-eclipse"/> </classpath>