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,2 @@
compile.on.save=true
user.properties.file=/home/clement.bouillot/.netbeans/12.0/build.properties

View File

@@ -0,0 +1,14 @@
<?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/LaPoste/src/BureauPoste/Colis.java</file>
<file>file:/home/clement.bouillot/NetBeansProjects/LaPoste/src/BureauPoste/Poste.java</file>
<file>file:/home/clement.bouillot/NetBeansProjects/LaPoste/src/BureauPoste/Publicite.java</file>
<file>file:/home/clement.bouillot/NetBeansProjects/LaPoste/src/BureauPoste/Courrier.java</file>
<file>file:/home/clement.bouillot/NetBeansProjects/LaPoste/src/BureauPoste/Lettre.java</file>
<file>file:/home/clement.bouillot/NetBeansProjects/LaPoste/src/BureauPoste/BoitePostale.java</file>
</group>
</open-files>
</project-private>