Initial commit
This commit is contained in:
0
nbproject/private/config.properties
Normal file
0
nbproject/private/config.properties
Normal file
8
nbproject/private/private.properties
Normal file
8
nbproject/private/private.properties
Normal file
@@ -0,0 +1,8 @@
|
||||
copy.src.files=false
|
||||
copy.src.on.open=false
|
||||
copy.src.target=C:\\xampp\\htdocs\\asd-control
|
||||
debug.proxy.host=10.1.248.54
|
||||
debug.proxy.port=9001
|
||||
debug.url=DEFAULT_URL
|
||||
run.as=LOCAL
|
||||
url=http://asd.local/
|
||||
11
nbproject/private/private.xml
Normal file
11
nbproject/private/private.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project-private xmlns="http://www.netbeans.org/ns/project-private/1">
|
||||
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
|
||||
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
|
||||
<group>
|
||||
<file>file:/W:/asd-control/src/Template/Monitorings/viva.ctp</file>
|
||||
<file>file:/W:/asd-control/src/Controller/Component/ToolsComponent.php</file>
|
||||
<file>file:/W:/asd-control/src/Controller/MonitoringsController.php</file>
|
||||
</group>
|
||||
</open-files>
|
||||
</project-private>
|
||||
7
nbproject/project.properties
Normal file
7
nbproject/project.properties
Normal file
@@ -0,0 +1,7 @@
|
||||
include.path=${php.global.include.path}
|
||||
php.version=PHP_70
|
||||
source.encoding=UTF-8
|
||||
src.dir=.
|
||||
tags.asp=false
|
||||
tags.short=false
|
||||
web.root=webroot
|
||||
9
nbproject/project.xml
Normal file
9
nbproject/project.xml
Normal 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>asd-control</name>
|
||||
</data>
|
||||
</configuration>
|
||||
</project>
|
||||
Reference in New Issue
Block a user