Improved default workspace preferences for Mac OS X installations.
[phpeclipse.git] / net.sourceforge.phpeclipse / prefs / default_macosx.properties
1 _php_run_pref=/usr/bin/php
2 _external_parser=/usr/bin/php -l -f {0}
3 _mysql_run_pref=
4 _apache_run_pref=
5 _xampp_start_pref=
6 _xampp_stop_pref=
7 __mysql_start=
8 __apache_start=sudo /usr/sbin/apachectl start
9 __apache_stop=sudo /usr/sbin/apachectl stop
10 __apache_restart=sudo /usr/sbin/apachectl restart
11 _mysql_start_background=true
12 _apache_start_background=true
13 _apache_stop_background=true
14 _apache_restart_background=true
15 __httpd_conf_path=/etc/httpd/httpd.conf
16 __etc_hosts_path=/etc/hosts