initial project

This commit is contained in:
jalen
2017-08-10 02:11:14 -07:00
commit 86ddfa6638
17 changed files with 1793 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
compile.on.save=true
user.properties.file=/home/jalen/.netbeans/8.2/build.properties

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/jalen/NetBeansProjects/JavaApplication1/src/javaapplication1/JavaApplication1.java</file>
<file>file:/home/jalen/NetBeansProjects/JavaApplication1/src/javaapplication1/KeyManager.java</file>
</group>
</open-files>
</project-private>