From c1f64b31b2ceab8c2f96d706f12aca65b4465ccf Mon Sep 17 00:00:00 2001 From: Laurent Destailleur <eldy@users.sourceforge.net> Date: Sun, 9 Jan 2011 16:05:41 +0000 Subject: [PATCH] Fix eclipse setup --- .project | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.project b/.project index 4e829deb2dc..f15e7c69d0a 100644 --- a/.project +++ b/.project @@ -10,21 +10,11 @@ <arguments> </arguments> </buildCommand> - <buildCommand> - <name>org.eclipse.php.core.PhpIncrementalProjectBuilder</name> - <arguments> - </arguments> - </buildCommand> <buildCommand> <name>org.eclipse.wst.validation.validationbuilder</name> <arguments> </arguments> </buildCommand> - <buildCommand> - <name>net.sf.eclipsecs.core.CheckstyleBuilder</name> - <arguments> - </arguments> - </buildCommand> </buildSpec> <natures> <nature>org.eclipse.php.core.PHPNature</nature> -- GitLab