Added nbproject to use project with netbeans

Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
This commit is contained in:
Gergely POLONKAI 2012-08-15 10:25:25 +02:00
parent 4d7238a9ed
commit 3fb91107d4
3 changed files with 17 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
composer.lock
vendor/composer/installed.json
*~
/nbproject/private/

View File

@ -0,0 +1,7 @@
include.path=${php.global.include.path}
php.version=PHP_53
source.encoding=UTF-8
src.dir=.
tags.asp=false
tags.short=true
web.root=.

9
nbproject/project.xml Normal file
View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.netbeans.org/ns/project/1">
<type>org.netbeans.modules.php.project</type>
<configuration>
<data xmlns="http://www.netbeans.org/ns/php-project/1">
<name>Kék Rózsák honlap</name>
</data>
</configuration>
</project>