https://github.com/leanh153/file_management
files management
https://github.com/leanh153/file_management
Last synced: 8 months ago
JSON representation
files management
- Host: GitHub
- URL: https://github.com/leanh153/file_management
- Owner: leanh153
- Created: 2019-12-27T15:17:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-27T15:18:07.000Z (over 6 years ago)
- Last Synced: 2025-08-21T00:32:26.185Z (10 months ago)
- Language: Java
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# File Management
## Table of contents
- [Pre-Requisites](#Pre-Requisites)
- [How to run](#How-to-run)
- [What's included](#whats-included)
- [Creators](#creators)
## Pre-Requisites
- [Install JDK](https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)
- [Install Netbeans](https://netbeans.org/downloads/8.2/)
## How to run
- Following README.txt file in the project "dist" folder.
## What's included
```text
File_Management
├── build.sh
├── build.xml
├── CSD201x-A1.iml
├── dist
│ ├── File_Management.jar
│ └── README.TXT
├── manifest.mf
├── nbproject
│ ├── build-impl.xml
│ ├── genfiles.properties
│ ├── private
│ │ ├── private.properties
│ │ └── private.xml
│ ├── project.properties
│ └── project.xml
├── README.md
├── src
│ ├── Main.java
│ ├── MyFile.java
│ ├── SortField.java
│ └── SortType.java
└── test
5 directories, 17 files
```
## Creators
- [Github](https://github.com/leanh153)
- Make friend [FACEBOOK](https://WWW.facebook.com/leanh153)
- My [LinkIn](https://www.linkedin.com/in/lênanh)
Enjoy :metal: