Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/marte/org.eclipse.papyrus.marte.static.profile/.classpath')
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/.classpath7
1 files changed, 7 insertions, 0 deletions
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/.classpath b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/.classpath
new file mode 100644
index 00000000000..02159672985
--- /dev/null
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/.classpath
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>

Back to the top