X-Git-Url: http://secure.phpeclipse.com diff --git a/net.sourceforge.phpeclipse/prefs/default_win32.properties b/net.sourceforge.phpeclipse/prefs/default_win32.properties index d10f2ec..bb18370 100644 --- a/net.sourceforge.phpeclipse/prefs/default_win32.properties +++ b/net.sourceforge.phpeclipse/prefs/default_win32.properties @@ -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}\"\"