Skip to content
Snippets Groups Projects
Commit dc780b26 authored by Regis Houssin's avatar Regis Houssin
Browse files

Fix: removed javascript validator

parent cf928773
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
</projects> </projects>
<buildSpec> <buildSpec>
<buildCommand> <buildCommand>
<name>org.eclipse.wst.jsdt.core.javascriptValidator</name> <name>org.eclipse.mylyn.wikitext.ui.wikiTextValidationBuilder</name>
<arguments> <arguments>
</arguments> </arguments>
</buildCommand> </buildCommand>
...@@ -28,6 +28,6 @@ ...@@ -28,6 +28,6 @@
</buildSpec> </buildSpec>
<natures> <natures>
<nature>org.eclipse.php.core.PHPNature</nature> <nature>org.eclipse.php.core.PHPNature</nature>
<nature>org.eclipse.wst.jsdt.core.jsNature</nature> <nature>org.eclipse.mylyn.wikitext.ui.wikiTextNature</nature>
</natures> </natures>
</projectDescription> </projectDescription>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment