Commit 539ba6a587495938425084479752107b362f43cb
1 parent
028c18fe
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
11 additions
and
0 deletions
Show diff stats
.project
| @@ -6,6 +6,16 @@ | @@ -6,6 +6,16 @@ | ||
| 6 | </projects> | 6 | </projects> |
| 7 | <buildSpec> | 7 | <buildSpec> |
| 8 | <buildCommand> | 8 | <buildCommand> |
| 9 | + <name>org.eclipse.wst.validation.validationbuilder</name> | ||
| 10 | + <arguments> | ||
| 11 | + </arguments> | ||
| 12 | + </buildCommand> | ||
| 13 | + <buildCommand> | ||
| 14 | + <name>org.eclipse.dltk.core.scriptbuilder</name> | ||
| 15 | + <arguments> | ||
| 16 | + </arguments> | ||
| 17 | + </buildCommand> | ||
| 18 | + <buildCommand> | ||
| 9 | <name>org.eclipse.wst.jsdt.core.javascriptValidator</name> | 19 | <name>org.eclipse.wst.jsdt.core.javascriptValidator</name> |
| 10 | <arguments> | 20 | <arguments> |
| 11 | </arguments> | 21 | </arguments> |
| @@ -13,6 +23,7 @@ | @@ -13,6 +23,7 @@ | ||
| 13 | </buildSpec> | 23 | </buildSpec> |
| 14 | <natures> | 24 | <natures> |
| 15 | <nature>org.eclipse.wst.jsdt.core.jsNature</nature> | 25 | <nature>org.eclipse.wst.jsdt.core.jsNature</nature> |
| 26 | + <nature>org.eclipse.php.core.PHPNature</nature> | ||
| 16 | </natures> | 27 | </natures> |
| 17 | <filteredResources> | 28 | <filteredResources> |
| 18 | <filter> | 29 | <filter> |