Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarsten Thoms2017-12-04 09:41:05 +0000
committerKarsten Thoms2017-12-04 09:41:05 +0000
commitc3714244cf30b3dcd0d8506c6626f2d3974c2ee9 (patch)
treefd05515da691cb26cc6584c6b4266b5d4c23e29b
parent45c76cacad2d0e3839304f2a16330b02d965c3b1 (diff)
downloadeclipse.platform.text-I20171204-0850.tar.gz
eclipse.platform.text-I20171204-0850.tar.xz
eclipse.platform.text-I20171204-0850.zip
Change-Id: Id9eb282c1a05796b12aa4d1a15272751cbd79df7 Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
-rw-r--r--org.eclipse.ui.genericeditor/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/org.eclipse.ui.genericeditor/build.properties b/org.eclipse.ui.genericeditor/build.properties
index 19b125f39c2..20407f54e83 100644
--- a/org.eclipse.ui.genericeditor/build.properties
+++ b/org.eclipse.ui.genericeditor/build.properties
@@ -15,7 +15,8 @@ bin.includes = META-INF/,\
plugin.xml,\
plugin.properties,\
about.html,\
- icons/
+ icons/,\
+ resources/
src.includes = about.html,\
schema/

Back to the top