Skip to content
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

Open
navdhaagarwal opened this issue Jan 13, 2020 · 4 comments
Open

Not able to generate matrices #8

navdhaagarwal opened this issue Jan 13, 2020 · 4 comments

Comments

@navdhaagarwal
Copy link

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
image

@lizhuo-1994
Copy link

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.....

@guten-tag
Copy link

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,
I have tried to use two versions of jdk, but it still told me "Totally 0 methods processed.". I'd appreciate if you tell me how to generate metrics with encoding.jar, or was there something that I went wrong.

Thanks a lot.

@nabeel-gulzar
Copy link

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.

@zzjss12
Copy link

zzjss12 commented Jul 26, 2023

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 image

Can the source files you write be shared? I reported an error in the process of executing the command, let me see and I write the difference in what

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants