Added two new workspaces preferences, to track the location of httpd.conf and etc...
[phpeclipse.git] / net.sourceforge.phpeclipse / prefs / default_macosx.properties
index 47e56e1..4303a36 100644 (file)
@@ -1,5 +1,5 @@
-_php_run_pref=/opt/lamp/php/php
-_external_parser=/opt/lamp/php/php -l -f {0}
+_php_run_pref=/opt/lampp/php/php
+_external_parser=/opt/lampp/php/php -l -f {0}
 _mysql_run_pref=/opt/lampp/lampp startmysql
 _apache_run_pref=/opt/lampp/lampp
 _xampp_start_pref=/opt/lampp/lampp start
@@ -11,4 +11,6 @@ __apache_restart=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=/opt/lampp/apache/conf/httpd.conf
+__etc_hosts_path=/etc/hosts
\ No newline at end of file