NetBeansProjects

This commit is contained in:
Clement Bouillot
2021-05-28 10:56:04 +02:00
commit 068f9156f9
121 changed files with 10836 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
browser=SL[/Browsers/FirefoxBrowser
external.project.url=
server=INTERNAL

View File

@@ -0,0 +1,10 @@
<?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:/home/clement.bouillot/NetBeansProjects/Quizz/public_html/Correction.html</file>
<file>file:/home/clement.bouillot/NetBeansProjects/Quizz/public_html/Questions%20Réponses.html</file>
</group>
</open-files>
</project-private>

View File

@@ -0,0 +1,9 @@
auxiliary.org-netbeans-modules-javascript-nodejs.run_2e_enabled=false
browser.run=true
file.reference.Quizz-public_html=public_html
file.reference.Quizz-test=test
files.encoding=UTF-8
site.root.folder=${file.reference.Quizz-public_html}
start.file=Questions R\u00e9ponses.html
test.folder=${file.reference.Quizz-test}
web.context.root=/Quizz

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.web.clientproject</type>
<configuration>
<data xmlns="http://www.netbeans.org/ns/clientside-project/1">
<name>Quizz</name>
</data>
</configuration>
</project>