Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsbouchet2011-05-26 08:03:35 +0000
committersbouchet2011-05-26 08:03:35 +0000
commite2009f853af5c9517f364e8a868de297e4168615 (patch)
tree1ffcb9696a4402b10ca2ae07bc7130227b9a4797 /plugins/org.eclipse.emf.eef.eefgen.edit
parent07af13c00230dc025f659d9f4e9a95d2dfb16620 (diff)
downloadorg.eclipse.eef-e2009f853af5c9517f364e8a868de297e4168615.tar.gz
org.eclipse.eef-e2009f853af5c9517f364e8a868de297e4168615.tar.xz
org.eclipse.eef-e2009f853af5c9517f364e8a868de297e4168615.zip
fixed #347239
Diffstat (limited to 'plugins/org.eclipse.emf.eef.eefgen.edit')
-rw-r--r--plugins/org.eclipse.emf.eef.eefgen.edit/build.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.eef.eefgen.edit/build.properties b/plugins/org.eclipse.emf.eef.eefgen.edit/build.properties
index 0c679ea8a..a42c0dcbc 100644
--- a/plugins/org.eclipse.emf.eef.eefgen.edit/build.properties
+++ b/plugins/org.eclipse.emf.eef.eefgen.edit/build.properties
@@ -18,3 +18,4 @@ bin.includes = .,\
jars.compile.order = .
source.. = src-gen/
output.. = bin/
+src.includes = about.html

Back to the top