celenacphillips / Personal_Project-reading_and_writing_files_2014-2015

I wanted to challenge myself further, after the Color Chooser Application, and learned how to read and write files. I also learned how to implement those features into a simple program. (IDE USED: NetBeans) https://netbeans.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reading_and_writing_files

To execute the application, download all the files and run ReadingAndWritingFiles.exe.

To view the source code, view the src/readingandwritingfiles/ReadingAndWritingFiles.java file.

To run the program from the command line, download the files and navigate to the dist folder. Type in, or copy, the command java -jar "ReadingAndWritingFiles.jar".

About

I wanted to challenge myself further, after the Color Chooser Application, and learned how to read and write files. I also learned how to implement those features into a simple program. (IDE USED: NetBeans) https://netbeans.org/


Languages

Language:Java 99.4%Language:Batchfile 0.6%