Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcletavernie2013-02-04 09:51:45 +0000
committercletavernie2013-02-04 09:51:45 +0000
commit6a94865fd1ac67c9b6f603d88f9d99b682b2ac63 (patch)
tree561b443a70b76182baf03e3a38b44155d194660c /incoming/org.eclipse.papyrus.infra.gmfdiag.hyperlink/.classpath
parent1fa89e8995d5a65dbe0590970c4fbb93d5cf06fc (diff)
downloadorg.eclipse.papyrus-6a94865fd1ac67c9b6f603d88f9d99b682b2ac63.tar.gz
org.eclipse.papyrus-6a94865fd1ac67c9b6f603d88f9d99b682b2ac63.tar.xz
org.eclipse.papyrus-6a94865fd1ac67c9b6f603d88f9d99b682b2ac63.zip
367938: [Refactoring][Diagram Common] the package oep.uml.diagram.common.ui.hyperlink should be moved in a new plugin
https://bugs.eclipse.org/bugs/show_bug.cgi?id=367938 391945: [Refactoring] Part 2: Refactoring on Kepler (0.10) https://bugs.eclipse.org/bugs/show_bug.cgi?id=391945 Move oep.infra.gmfdiag.hyperlink to its final SVN location
Diffstat (limited to 'incoming/org.eclipse.papyrus.infra.gmfdiag.hyperlink/.classpath')
-rw-r--r--incoming/org.eclipse.papyrus.infra.gmfdiag.hyperlink/.classpath7
1 files changed, 0 insertions, 7 deletions
diff --git a/incoming/org.eclipse.papyrus.infra.gmfdiag.hyperlink/.classpath b/incoming/org.eclipse.papyrus.infra.gmfdiag.hyperlink/.classpath
deleted file mode 100644
index 2d1a4302f04..00000000000
--- a/incoming/org.eclipse.papyrus.infra.gmfdiag.hyperlink/.classpath
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <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="src" path="src"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>

Back to the top