Skip to content

Folder analyser created in java swing. Helpful when you want to analyse any folder briefly. I create this to analyse my small projects.

Notifications You must be signed in to change notification settings

ProjectsAndPrograms/AnalyserOrange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnalyserOrange

Folder analyser created in java swing. Helpful when you want to analyse any folder briefly. I create this to analyse my projects.

Technologies used

  1. Java swing
  2. file-handling
  3. developed in Eclipse IDE

Screenshots

screenshots screenshots
screenshots screenshots
screenshots screenshots
screenshots

How to use ?

Run Directly

Windows user : To simply use this application just dubble click on 'AnalyserOrange.jar'.

Linux user :open terminal -> locate your directory using terminal where you unzip the downloaded file and use command to run AnalyserOrange

java -jar 'AnalyserOrange.jar'

Run using Eclipse IDE

Step-1 : After downloading, you have to keep this project on your workspace. Check your workspace from Eclipse also you can change your workspace by
file->SwitchWorkspace->Other and choose your workspace.

Step-2 : Open eclipse IDE : go to file->Open Project from file system-> locate your workspace and select the project(AnalyserOrange) folder -> click on open -> finish

Step-3 :To run AnalyserOrange right click on AnalyserOrange -> Run As -> Java Application

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Releases

No releases published

Packages

No packages published

Languages