Created a NetBeans project

Signed-off-by: Gergely POLONKAI (W00d5t0ck) <gergely@polonkai.eu>
This commit is contained in:
Gergely POLONKAI (W00d5t0ck) 2012-09-03 21:57:20 +02:00
parent 24536b07df
commit 7133d13206
2 changed files with 16 additions and 0 deletions

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>gergelypolonkai</name>
</data>
</configuration>
</project>