Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvlorenzo2012-08-03 08:45:20 +0000
committervlorenzo2012-08-03 08:45:20 +0000
commitc7805d263f81911fec2cbbd80c8d6d82d29d6ac1 (patch)
tree0073565fd8c1f0f68e248eddb6cef56b2026e696 /incoming/TableEFacet/org.eclipse.papyrus.infra.table.efacet.metamodel.edit/.classpath
parent35e67f10099fcbe4b4fec189b92765500360dc9f (diff)
downloadorg.eclipse.papyrus-c7805d263f81911fec2cbbd80c8d6d82d29d6ac1.tar.gz
org.eclipse.papyrus-c7805d263f81911fec2cbbd80c8d6d82d29d6ac1.tar.xz
org.eclipse.papyrus-c7805d263f81911fec2cbbd80c8d6d82d29d6ac1.zip
Share the new projects for the new tables in Papyrus
Diffstat (limited to 'incoming/TableEFacet/org.eclipse.papyrus.infra.table.efacet.metamodel.edit/.classpath')
-rw-r--r--incoming/TableEFacet/org.eclipse.papyrus.infra.table.efacet.metamodel.edit/.classpath7
1 files changed, 7 insertions, 0 deletions
diff --git a/incoming/TableEFacet/org.eclipse.papyrus.infra.table.efacet.metamodel.edit/.classpath b/incoming/TableEFacet/org.eclipse.papyrus.infra.table.efacet.metamodel.edit/.classpath
new file mode 100644
index 00000000000..cedf0d0d0b5
--- /dev/null
+++ b/incoming/TableEFacet/org.eclipse.papyrus.infra.table.efacet.metamodel.edit/.classpath
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src-gen"/>
+ <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="output" path="bin"/>
+</classpath>

Back to the top