From 5109376293fe29f2455e05c1e9a772a1e44ea048 Mon Sep 17 00:00:00 2001 From: pombredanne Date: Wed, 7 Feb 2007 23:13:34 +0000 Subject: [PATCH] Added template for user to copy to --- build/build.properties.sample | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) create mode 100644 build/build.properties.sample diff --git a/build/build.properties.sample b/build/build.properties.sample new file mode 100644 index 0000000..d2c7e41 --- /dev/null +++ b/build/build.properties.sample @@ -0,0 +1,6 @@ +## PHPEclipse build settings +#copy this file to /phpeclipse/build.properties/ +# and customize to match your environment +javacFailOnError=true +build.folder=d:\\phpeclipse +base.eclipse.install=D:/ee-pw-1.2.0 \ No newline at end of file -- 1.7.1