Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/org.eclipse.epp.packaging.core/skeletons/packagingStub.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.epp.packaging.core/skeletons/packagingStub.properties b/plugins/org.eclipse.epp.packaging.core/skeletons/packagingStub.properties
index 01ed1f12..168552b0 100644
--- a/plugins/org.eclipse.epp.packaging.core/skeletons/packagingStub.properties
+++ b/plugins/org.eclipse.epp.packaging.core/skeletons/packagingStub.properties
@@ -15,7 +15,7 @@
# List the files and folders to be copied into the root of eclipse for all platform
# configurations
-root=epl-v10.html, notice.html, configuration/, startup.jar, .eclipseproduct, eclipse.ini, readme/
+root=epl-v10.html, notice.html, configuration/, startup.jar, .eclipseproduct, eclipse.ini, readme/, p2/, artifacts.xml, dropins/
root.permissions.755=eclipse,*.so*
root.macosx.carbon.ppc.permissions.755=Eclipse.app/Contents/MacOS/eclipse
root.macosx.carbon.x86.permissions.755=Eclipse.app/Contents/MacOS/eclipse

Back to the top