# HG changeset patch # User ymh # Date 1317850430 -7200 # Node ID 0354584a4d6157aae61b1633a4b4b36ca45a72a4 First commit diff -r 000000000000 -r 0354584a4d61 .buildpath --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.buildpath Wed Oct 05 23:33:50 2011 +0200 @@ -0,0 +1,5 @@ + + + + + diff -r 000000000000 -r 0354584a4d61 .hgignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Wed Oct 05 23:33:50 2011 +0200 @@ -0,0 +1,2 @@ +syntax: regexp +^\.settings$ diff -r 000000000000 -r 0354584a4d61 .project --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.project Wed Oct 05 23:33:50 2011 +0200 @@ -0,0 +1,28 @@ + + + wikitag + + + + + + org.eclipse.wst.jsdt.core.javascriptValidator + + + + + org.eclipse.wst.validation.validationbuilder + + + + + org.eclipse.dltk.core.scriptbuilder + + + + + + org.eclipse.php.core.PHPNature + org.eclipse.wst.jsdt.core.jsNature + +