configure default values from outside of the jar
authoraxelcl <axelcl>
Tue, 22 Feb 2005 20:18:20 +0000 (20:18 +0000)
committeraxelcl <axelcl>
Tue, 22 Feb 2005 20:18:20 +0000 (20:18 +0000)
net.sourceforge.phpeclipse/prefs/default_linux.properties [new file with mode: 0644]
net.sourceforge.phpeclipse/prefs/default_macosx.properties [new file with mode: 0644]
net.sourceforge.phpeclipse/prefs/default_win32.properties

diff --git a/net.sourceforge.phpeclipse/prefs/default_linux.properties b/net.sourceforge.phpeclipse/prefs/default_linux.properties
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/net.sourceforge.phpeclipse/prefs/default_macosx.properties b/net.sourceforge.phpeclipse/prefs/default_macosx.properties
new file mode 100644 (file)
index 0000000..e69de29
index d10f2ec..bb18370 100644 (file)
@@ -1,6 +1,6 @@
-_php_run_pref=c:\\apache\\php\\php.exe
-_external_parser=c:\\apache\php\\php -l -f {0}
-_mysql_run_pref=c:\\apache\\mysql\\bin\\mysqld-nt.exe
+_php_run_pref=c:\\xampp\\php\\php.exe
+_external_parser=c:\\xampp\\php\\php.exe -l -f {0}
+_mysql_run_pref=c:\\xampp\\mysql\\bin\\mysqld-nt.exe
 _apache_run_pref=c:\\xampp\\xampp_start.exe
 __mysql_start=--standalone
 __apache_start=-c \"DocumentRoot \"{0}\"\"