add previous assignment
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
file.reference.Chapter3Examples-public_html=public_html
|
||||
file.reference.Chapter3Examples-test=test
|
||||
files.encoding=UTF-8
|
||||
site.root.folder=${file.reference.Chapter3Examples-public_html}
|
||||
test.folder=${file.reference.Chapter3Examples-test}
|
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xmlns="http://www.netbeans.org/ns/project/1">
|
||||
<type>org.netbeans.modules.web.clientproject</type>
|
||||
<configuration>
|
||||
<data xmlns="http://www.netbeans.org/ns/clientside-project/1">
|
||||
<name>Chapter3Examples</name>
|
||||
</data>
|
||||
</configuration>
|
||||
</project>
|
Reference in New Issue
Block a user