0 Forks
2 Stars
2 Watchers

JFiler

Is a library for managing files in Java which easily and with the least line of code gives you the ability to manage files like moving through folders and directories, reading files and folders information, creating new files or folders, making changes to files and folders such as renaming or hiding them, deleting files and folders, searching for files or folders by regex and compressing files and folders or extracting them from zip files.

How to download and setup JFiler

Open terminal and run command
git clone https://github.com/shuoros/JFiler.git
git clone is used to create a copy or clone of JFiler repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with JFiler https://github.com/shuoros/JFiler/archive/master.zip

Or simply clone JFiler with SSH
[email protected]:shuoros/JFiler.git

If you have some problems with JFiler

You may open issue on JFiler support forum (system) here: https://github.com/shuoros/JFiler/issues