final steps to make product generation, signing, and startup work again on Eclipse 4.10

This commit is contained in:
Martin Lippert
2018-11-15 14:34:02 +01:00
parent 706a870fae
commit 47ab88352f
3 changed files with 12 additions and 8 deletions

View File

@@ -1,2 +1,2 @@
bin.includes = feature.xml,\
p2.inf
bin.includes = feature.xml
includeLaunchers=false

View File

@@ -1,2 +0,0 @@
# tell pde.build not to generate start levels
org.eclipse.pde.build.append.startlevels=false