Skip to content

Navreet-WorkProjects/LogFileProcessingSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LogFileProcessingSystem

  • Java 8 is required
  • The project has a build.xml file which creates an executable jar (LogFileProcessingSystem/build1/jar/FPS.jar)
  • For Testing purpose, two log files have been added in testFiles folder. Test case results are stored in reportsTest folder
  • From Command prompt:
  • ** cd ‘to jar location’**
  • ** java -jar FPS.jar**
  • Or
  • From Eclipse Run the Main File.
  • For testing jUnit Test file “DIRECTORY” and “THREADS” in Constants.java file needs to be updated.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages