Adding the pluginbuilder files that are used in the nightly build process.
[phpeclipse.git] / utilities / pluginbuilder / build_local.properties
1 # The content of this file was initially created from the new project wizard\r
2 # If you see any placeholders (marked with @) in this file, something went wrong  \r
3 \r
4 #\r
5 # The location of this pluginbuilder project\r
6 #\r
7 buildHome=/data/apps/cc_build/PHPEclipse/pluginbuilder\r
8 \r
9 #\r
10 # buildDirectory is the directory into which the source are checked out and\r
11 # where the build takes place\r
12 # THIS DIRECTORY WILL BE DELETED !!!\r
13 #\r
14 buildDirectory=/data/apps/cc_build/PHPEclipse/build\r
15 \r
16 #\r
17 # the eclipse build host\r
18 #\r
19 eclipseDir=/data/software/eclipse/eclipse.europa\r
20 \r
21 #\r
22 # phpeclipse Eclipse Target platform\r
23 #\r
24 phpeclipse_build_target=3.3\r
25 #\r
26 # environment: both the environment for the eclipse build host (baseos, basews and basearch)\r
27 # and the eclipse test host\r
28 #\r
29 os=linux\r
30 ws=gtk\r
31 arch=x86\r