All prefs for xampp administrated in external tools plugin.
[phpeclipse.git] / net.sourceforge.phpeclipse.externaltools / prefs / default_win32.properties
1 _php_run_pref=c:\\xampp\\php\\php.exe
2 _external_parser=c:\\xampp\\php\\php.exe -l -f {0}
3 _mysql_run_pref=c:\\xampp\\mysql\\bin\\mysqld-nt.exe
4 _apache_run_pref=c:\\xampp\\apache\\bin\\apache.exe
5 _xampp_start_pref=c:\\xampp\\xampp_start.exe
6 _xampp_stop_pref=c:\\xampp\\xampp_stop.exe
7 __mysql_start=--standalone 
8 __apache_start=-c \"DocumentRoot \"{0}\"\"
9 __apache_stop=-k shutdown
10 __apache_restart=-k restart
11 _mysql_start_background=true
12 _apache_start_background=true
13 _apache_stop_background=true
14 _apache_restart_background=true