Skip to content

daniyalbutt/codeanalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java Code Analyzer. Front end is build on Javafx.

Import this project into IDE (Net beans or Eclipse) and just hit run. (.setting) folder is not uploading because of some internal issue.

  1. Open your IDE whatever it is Eclipse, Netbeans or any other create a java project name "CodeAnalyzer".
  2. Write click on your porject, Make a class name "MainMethod" and paste all the code provided in MainMethod.java (under src folder).
  3. Again Follow step 2 and make the another class name "CodeAnalyzer" and paste code provided in CodeAnalyzer.java (under src folder).
  4. Then Run your MainMethod.

alt text

About

Java Code Analyzer. Gui is Build on Javafx.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages