I am working on Java source codes that are in JAR format.
I’ve download so many code metrics tools but they don’t work with JAR files, they only work with Java files.
Would you suggest a code metrics analyzer for JAR files?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
JavaDepend can analyse jar,war,ear,maven,eclipse,netbeans and Intellij projects, And provides more than 82 metrics and also a CQL (like SQL for database) to request your code.