/codeanalyzer

Java Code Analyzer. Gui is Build on Javafx.

Primary LanguageJava

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