Changed NetBeans project options
Signed-off-by: Gergely POLONKAI <polesz@w00d5t0ck.info>
This commit is contained in:
parent
36fbac8fcd
commit
bcd1761f99
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user