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