Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 582 Bytes

README.md

File metadata and controls

22 lines (20 loc) · 582 Bytes

Searcher

Multithread Java Search Program

Current status: completed

Implemented functionality:

  • files explorer
  • search by keyword
  • search by file size range
  • search by file creation date range
  • stop all threads immediately
  • stop selected threads immediately (Ctrl + mouse click = select multiple threds to stop)

Wiki

  1. Download zip file into your Eclipse workspace folder
  2. Open eclipse, go to File -> Import -> Existing project into workspace
  3. Select folder with unpacked project
  4. Press finish
  5. Open project in projects list
  6. Run