removed postgres installer

This commit is contained in:
2023-01-04 12:20:47 -03:00
commit 4db7fd1781
602 changed files with 32919 additions and 0 deletions
View File
+6
View File
@@ -0,0 +1,6 @@
compile.on.save=true
do.depend=false
do.jar=true
javac.debug=true
javadoc.preview=true
user.properties.file=/home/sandman/.netbeans/8.2/build.properties
+12
View File
@@ -0,0 +1,12 @@
<?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="24"/>
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
<group>
<file>file:/G:/Desktop/git/Librography/src/br/com/projeto/view/FormOptions.java</file>
<file>file:/G:/Desktop/git/Librography/src/br/com/projeto/jdbc/ConexaoBanco.java</file>
<file>file:/G:/Desktop/git/Librography/src/br/com/projeto/view/FormEmprestimos.java</file>
<file>file:/G:/Desktop/git/Librography/src/br/com/projeto/jdbc/TestarConexao.java</file>
</group>
</open-files>
</project-private>