Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoracuccuru2011-05-11 16:06:38 +0000
committeracuccuru2011-05-11 16:06:38 +0000
commit65920f05e0414a274a641d5fbc5c82140904886e (patch)
tree4702386a372817de9432f30fdde90030e89d024c /extraplugins/alf/org.eclipse.papyrus.operation.editor.xtext.ui/.classpath
parent30936f511a1b0c793bc2c0a809102b6d5e77aa3a (diff)
downloadorg.eclipse.papyrus-65920f05e0414a274a641d5fbc5c82140904886e.tar.gz
org.eclipse.papyrus-65920f05e0414a274a641d5fbc5c82140904886e.tar.xz
org.eclipse.papyrus-65920f05e0414a274a641d5fbc5c82140904886e.zip
Diffstat (limited to 'extraplugins/alf/org.eclipse.papyrus.operation.editor.xtext.ui/.classpath')
-rw-r--r--extraplugins/alf/org.eclipse.papyrus.operation.editor.xtext.ui/.classpath8
1 files changed, 8 insertions, 0 deletions
diff --git a/extraplugins/alf/org.eclipse.papyrus.operation.editor.xtext.ui/.classpath b/extraplugins/alf/org.eclipse.papyrus.operation.editor.xtext.ui/.classpath
new file mode 100644
index 00000000000..e5fbd3dd27a
--- /dev/null
+++ b/extraplugins/alf/org.eclipse.papyrus.operation.editor.xtext.ui/.classpath
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <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