From bcd1761f9946a742dec88098bdea9c30520ac385 Mon Sep 17 00:00:00 2001 From: Gergely POLONKAI Date: Thu, 16 Aug 2012 10:01:01 +0200 Subject: [PATCH] Changed NetBeans project options Signed-off-by: Gergely POLONKAI --- nbproject/project.properties | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/nbproject/project.properties b/nbproject/project.properties index 94429c9..6e07acc 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -1,7 +1,17 @@ -include.path=${php.global.include.path} +auxiliary.org-netbeans-modules-php-doctrine2.enabled=true +ignore.path= +include.path=\ + ${php.global.include.path} php.version=PHP_53 +phpunit.bootstrap= +phpunit.bootstrap.create.tests=false +phpunit.configuration= +phpunit.run.test.files=false +phpunit.script= +phpunit.suite= +phpunit.test.groups.ask=false source.encoding=UTF-8 src.dir=. tags.asp=false tags.short=true -web.root=. +web.root=web