Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.m2e.editor')
-rw-r--r--org.eclipse.m2e.editor/build.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.m2e.editor/build.properties b/org.eclipse.m2e.editor/build.properties
index 11e00027..d70d4164 100644
--- a/org.eclipse.m2e.editor/build.properties
+++ b/org.eclipse.m2e.editor/build.properties
@@ -19,3 +19,4 @@ bin.includes = plugin.xml,\
schema/,\
OSGI-INF/l10n/bundle.properties,\
about.html
+jars.extra.classpath=platform:/plugin/org.eclipse.emf.edit.ui

Back to the top