-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not able to generate matrices #8
Comments
It seems that you need to compile the source file to a jar by jdk6, and use encoding.jar to generate metrics with the above jar by Jed 10 or later.... It's quite complex but I successfully got the matrices by using two versions of jdk..... |
Hi, Thanks a lot. |
I also used JDK 8 to make jar file of source files and then passed it to encoding.jar but I got "Totally 0 methods processed." as result. Can anyone please respond if you were able to reproduce the matrices. |
Hi,
I am not able to generate matrices. I have created a jar file (file.jar) of a single source file.
Following is the output of the command executed.
Please advise me how to proceed further
The text was updated successfully, but these errors were encountered: