Skip to content

Commit c34ed06

Browse files
committed
netbeans shit
1 parent 5696991 commit c34ed06

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

nbproject/project.properties

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
include.path=${php.global.include.path}
2+
php.version=PHP_56
3+
project.license=gpl30
4+
source.encoding=UTF-8
5+
src.dir=.
6+
tags.asp=false
7+
tags.short=false
8+
web.root=.

nbproject/project.xml

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<project xmlns="http://www.netbeans.org/ns/project/1">
3+
<type>org.netbeans.modules.php.project</type>
4+
<configuration>
5+
<data xmlns="http://www.netbeans.org/ns/php-project/1">
6+
<name>scratch</name>
7+
</data>
8+
</configuration>
9+
</project>

0 commit comments

Comments
 (0)