Skip to content

Releases: jduarte98/JavaProp

JavaProp

06 May 13:44
f2235ae

Choose a tag to compare

JavaDatProp

This Java program focus on Properties Files Management (Create, Write and Read).

Libraries

Usage Snapshots

Create Properties File

File Creation
File Creation.

Write on Properties File

Writing Properties (Key + Value) on the file created on the "Create Properties File" step
Writing Properties (Key + Value) on the file created on the "Create Properties File" step.

Outputed File From (Creation and Wrinting Processes)

File created in the "Create Properties File" with the contents written on "Write on Properties File" step
File created in the "Create Properties File" with the contents written on "Write on Properties File" step.

Read Properties File Contents

Contents of the choosen Properties File
Contents of the choosen Properties File.

Author