diff options
Diffstat (limited to 'packages/org.eclipse.epp.package.jee.feature')
-rw-r--r-- | packages/org.eclipse.epp.package.jee.feature/build.properties | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/org.eclipse.epp.package.jee.feature/build.properties b/packages/org.eclipse.epp.package.jee.feature/build.properties index 00e702d0..c58a3555 100644 --- a/packages/org.eclipse.epp.package.jee.feature/build.properties +++ b/packages/org.eclipse.epp.package.jee.feature/build.properties @@ -1,5 +1,6 @@ bin.includes = feature.xml,\ license.html,\ feature.properties,\ - epl-v10.html -includeLaunchers=false
\ No newline at end of file + epl-v10.html,\ + p2.inf +includeLaunchers=false |