Skip to content

Commit e7cca33

Browse files
committed
Netbeans Project
1 parent 15cc2d9 commit e7cca33

File tree

3 files changed

+22
-0
lines changed

3 files changed

+22
-0
lines changed

nbproject/private/private.properties

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
copy.src.files=false
2+
copy.src.on.open=false
3+
copy.src.target=
4+
index.file=
5+
run.as=LOCAL
6+
url=http://localhost/php-berry/

nbproject/project.properties

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
include.path=${php.global.include.path}
2+
php.version=PHP_80
3+
source.encoding=UTF-8
4+
src.dir=.
5+
tags.asp=false
6+
tags.short=false
7+
web.root=.

nbproject/project.xml

Lines changed: 9 additions & 0 deletions
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>php-berry</name>
7+
</data>
8+
</configuration>
9+
</project>

0 commit comments

Comments
 (0)