Adding the pluginbuilder files that are used in the nightly build process.
[phpeclipse.git] / utilities / pluginbuilder / build_local.properties
diff --git a/utilities/pluginbuilder/build_local.properties b/utilities/pluginbuilder/build_local.properties
new file mode 100644 (file)
index 0000000..6b54a2a
--- /dev/null
@@ -0,0 +1,31 @@
+# The content of this file was initially created from the new project wizard\r
+# If you see any placeholders (marked with @) in this file, something went wrong  \r
+\r
+#\r
+# The location of this pluginbuilder project\r
+#\r
+buildHome=/data/apps/cc_build/PHPEclipse/pluginbuilder\r
+\r
+#\r
+# buildDirectory is the directory into which the source are checked out and\r
+# where the build takes place\r
+# THIS DIRECTORY WILL BE DELETED !!!\r
+#\r
+buildDirectory=/data/apps/cc_build/PHPEclipse/build\r
+\r
+#\r
+# the eclipse build host\r
+#\r
+eclipseDir=/data/software/eclipse/eclipse.europa\r
+\r
+#\r
+# phpeclipse Eclipse Target platform\r
+#\r
+phpeclipse_build_target=3.3\r
+#\r
+# environment: both the environment for the eclipse build host (baseos, basews and basearch)\r
+# and the eclipse test host\r
+#\r
+os=linux\r
+ws=gtk\r
+arch=x86\r