All prefs for xampp administrated in external tools plugin.
[phpeclipse.git] / net.sourceforge.phpeclipse.externaltools / prefs / default_linux.properties
diff --git a/net.sourceforge.phpeclipse.externaltools/prefs/default_linux.properties b/net.sourceforge.phpeclipse.externaltools/prefs/default_linux.properties
new file mode 100644 (file)
index 0000000..47e56e1
--- /dev/null
@@ -0,0 +1,14 @@
+_php_run_pref=/opt/lamp/php/php
+_external_parser=/opt/lamp/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
+_xampp_stop_pref=/opt/lampp/lampp stop
+__mysql_start=startmysql
+__apache_start=startapache -c \"DocumentRoot \"{0}\"\"
+__apache_stop=stop
+__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