diff options
author | Kim Moir | 2008-04-07 17:56:02 +0000 |
---|---|---|
committer | Kim Moir | 2008-04-07 17:56:02 +0000 |
commit | 19cceb533bdac1aee3e55c23fc86a2ac4dd4d2f1 (patch) | |
tree | 427ce87514eed44cbae26e4caf90d833c532050a /org.eclipse.equinox.p2.releng/buildtime-features/org.eclipse.equinox.p2.user.ui/sourceTemplateFeature/build.properties | |
parent | 02b9ebd6b36903fe67412fedcfa1085e2ee6c0a2 (diff) | |
download | rt.equinox.p2-19cceb533bdac1aee3e55c23fc86a2ac4dd4d2f1.tar.gz rt.equinox.p2-19cceb533bdac1aee3e55c23fc86a2ac4dd4d2f1.tar.xz rt.equinox.p2-19cceb533bdac1aee3e55c23fc86a2ac4dd4d2f1.zip |
Bug 221919 Missing p2 source
Diffstat (limited to 'org.eclipse.equinox.p2.releng/buildtime-features/org.eclipse.equinox.p2.user.ui/sourceTemplateFeature/build.properties')
-rw-r--r-- | org.eclipse.equinox.p2.releng/buildtime-features/org.eclipse.equinox.p2.user.ui/sourceTemplateFeature/build.properties | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/org.eclipse.equinox.p2.releng/buildtime-features/org.eclipse.equinox.p2.user.ui/sourceTemplateFeature/build.properties b/org.eclipse.equinox.p2.releng/buildtime-features/org.eclipse.equinox.p2.user.ui/sourceTemplateFeature/build.properties new file mode 100644 index 000000000..5278417b9 --- /dev/null +++ b/org.eclipse.equinox.p2.releng/buildtime-features/org.eclipse.equinox.p2.user.ui/sourceTemplateFeature/build.properties @@ -0,0 +1,16 @@ +############################################################################### +# Copyright (c) 2008 IBM Corporation and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# IBM Corporation - initial API and implementation +############################################################################### +bin.includes =\ +epl-v10.html,\ +eclipse_update_120.jpg,\ +feature.xml,\ +feature.properties,\ +license.html |