read default values from external properties file now
[phpeclipse.git] / net.sourceforge.phpeclipse / prefs / default_win32.properties
diff --git a/net.sourceforge.phpeclipse/prefs/default_win32.properties b/net.sourceforge.phpeclipse/prefs/default_win32.properties
new file mode 100644 (file)
index 0000000..d10f2ec
--- /dev/null
@@ -0,0 +1,12 @@
+_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
+__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