git-svn-id: https://svn.salfter.gotdns.org/svn/compmgmt/trunk@167 1b90f75b-8b96-4784-87c0-14078182fce6

This commit is contained in:
(no author)
2008-10-09 05:21:55 +00:00
parent 53d8780971
commit f9045f6b53
3 changed files with 35 additions and 0 deletions

22
.project Normal file
View File

@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>compmgmt</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.php.core.PhpIncrementalProjectBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.wst.validation.validationbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.php.core.PHPNature</nature>
</natures>
</projectDescription>

9
.projectOptions Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpProjectOptions>
<projectOption name="org.eclipse.php.core.contextRoot">
</projectOption>
<projectOption name="org.eclipse.php.core.defaultEncoding">
</projectOption>
<includepath>
</includepath>
</phpProjectOptions>

View File

@@ -0,0 +1,4 @@
#Wed Oct 08 17:05:01 PDT 2008
eclipse.preferences.version=1
phpVersion=php5
use_asp_tags_as_php=true