Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.equinox.p2.sdk/build.properties')
-rw-r--r--features/org.eclipse.equinox.p2.sdk/build.properties4
1 files changed, 3 insertions, 1 deletions
diff --git a/features/org.eclipse.equinox.p2.sdk/build.properties b/features/org.eclipse.equinox.p2.sdk/build.properties
index 582dddd74..be846fa4e 100644
--- a/features/org.eclipse.equinox.p2.sdk/build.properties
+++ b/features/org.eclipse.equinox.p2.sdk/build.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2009 EclipseSource and others.
+# Copyright (c) 2009, 2010 EclipseSource 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
@@ -7,6 +7,7 @@
#
# Contributors:
# EclipseSource - initial API and implementation
+# IBM - Ongoing changes
###############################################################################
bin.includes = feature.xml,license.html,epl-v10.html,license.html,feature.properties
@@ -37,6 +38,7 @@ generate.plugin@org.eclipse.equinox.p2.jarprocessor.source=org.eclipse.equinox.p
generate.plugin@org.eclipse.equinox.p2.metadata.generator.source=org.eclipse.equinox.p2.metadata.generator
generate.plugin@org.eclipse.equinox.p2.metadata.repository.source=org.eclipse.equinox.p2.metadata.repository
generate.plugin@org.eclipse.equinox.p2.metadata.source=org.eclipse.equinox.p2.metadata
+generate.plugin@org.eclipse.equinox.p2.operations.source=org.eclipse.equinox.p2.operations
generate.plugin@org.eclipse.equinox.p2.publisher.source=org.eclipse.equinox.p2.publisher
generate.plugin@org.eclipse.equinox.p2.ql.source=org.eclipse.equinox.p2.ql
generate.plugin@org.eclipse.equinox.p2.reconciler.dropins.source=org.eclipse.equinox.p2.reconciler.dropins

Back to the top