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..8ee625d 100644
--- a/net.sourceforge.phpeclipse/prefs/default_win32.properties
+++ b/net.sourceforge.phpeclipse/prefs/default_win32.properties
@@ -1,12 +1,16 @@
-_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
-_apache_run_pref=c:\\xampp\\xampp_start.exe
-__mysql_start=--standalone
+_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\\apache\\bin\\apache.exe
+_xampp_start_pref=c:\\xampp\\xampp_start.exe
+_xampp_stop_pref=c:\\xampp\\xampp_stop.exe
+__mysql_start=--standalone 
 __apache_start=-c \"DocumentRoot \"{0}\"\"
 __apache_stop=-k shutdown
 __apache_restart=-k restart
 _mysql_start_background=true
 _apache_start_background=true
 _apache_stop_background=true
-_apache_restart_background=true
\ No newline at end of file
+_apache_restart_background=true
+__httpd_conf_path=c:\\xampp\\apache\\conf\\httpd.conf
+__etc_hosts_path=c:\\windows\\system32\\drivers\\etc\\hosts
\ No newline at end of file