scripts/build.properties.SED
changeset 215 c9394af976fe
parent 166 bb6ce7e96991
child 239 1daf15992259
--- a/scripts/build.properties.SED	Tue Mar 02 14:35:28 2010 -0800
+++ b/scripts/build.properties.SED	Tue Mar 02 17:36:13 2010 -0800
@@ -244,5 +244,13 @@
 
 # Default value for the version of the byte code targeted. This value is used when compiling plug-ins that do not set the Bundle-RequiredExecutionEnvironment or set javacTarget in build.properties.
 javacTarget=1.5
+
+# Integration with p2 
+p2.gathering=true
+generate.p2.metadata=true
+p2.flavor=tooling
+p2.metadata.repo=file:${buildDirectory}/repo
+p2.artifact.repo=file:${buildDirectory}/repo
+p2.publish.artifacts=true