| commit | 5fe20ae5bafc2ab1612757e8c171965d49ea47f1 | [log] [tgz] |
|---|---|---|
| author | mparker <milesparker@gmail.com> | Thu Jun 09 12:32:06 2011 -0700 |
| committer | mparker <milesparker@gmail.com> | Thu Jun 09 12:32:06 2011 -0700 |
| tree | a8e59d40464ea567afc5913090642446933f4a5d | |
| parent | d71ad6d933bd0b550a7df702a90f039ace55d167 [diff] |
Missing about.html. Please see: https://bugs.eclipse.org/bugs/show_bug.cgi?id=348947
diff --git a/dependencies/plugins/org.eclipse.emf.java/build.properties b/dependencies/plugins/org.eclipse.emf.java/build.properties index 07573e3..23c1af8 100644 --- a/dependencies/plugins/org.eclipse.emf.java/build.properties +++ b/dependencies/plugins/org.eclipse.emf.java/build.properties
@@ -2,7 +2,8 @@ plugin.properties,\ plugin.xml,\ META-INF/,\ - model/ + model/,\ + about.html output.. = bin/ source.. = src/ src.includes = about.html