Create .project

This commit is contained in:
Sarah Poger Gladstone 2016-07-24 17:35:26 -04:00 committed by GitHub
parent ce057368e2
commit 8b88267991

30
.project Normal file
View File

@ -0,0 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>Financial Summaries</name>
<comment>This file and the .buildpath file make Eclipse happy</comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.wst.common.project.facet.core.builder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.wst.validation.validationbuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.dltk.core.scriptbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.php.core.PHPNature</nature>
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
</natures>
</projectDescription>
Contact GitHub API Training Shop Blog About
© 2016 GitHub, Inc. Terms Privacy Security