$0.99
Description
This is a Simple Java Application that outputs a the List of Files & Folders that are inside of a selected folder. Notice – that the Folder Should have not TOO MUCH amount of items.
- Don’t select the Root of your hard drives.
- Don’t select folder – you know it will take a lot of time to scan.
How Folder Files List Java App – Functions?
You only need to select some Directory from your hard drive. It will scan it and all the directories.

Result
You will receive a Text Area with all the folders inside it. Currently, my main idea is to extract the relative under directories – by the given root path. I may change this according to public or to my personal requirenments.

Any improvements of the tool are welcomed.
