obfuscated-code2vec icon indicating copy to clipboard operation
obfuscated-code2vec copied to clipboard

Same error in all my source codes: Could not find or load main class Program Caused by: java.lang.ClassNotFoundException: JavaExtractor.app

Open Gueloi opened this issue 4 years ago • 2 comments

Hello, I was trying to use the Dataset Pipeline. However, I am getting the same error in all files:

Could not find or load main class Program Caused by: java.lang.ClassNotFoundException: JavaExtractor.app

I have downloaded the repository from Github and followed all instructions. What should i do?

Gueloi avatar Aug 19 '20 23:08 Gueloi

Thanks for checking this out and finding this bug - I found a .gitignore file that was leaving off the crucial .jar file.

Can you pull the most recent commits and try again?

basedrhys avatar Aug 20 '20 00:08 basedrhys

@Gueloi Have you encountered the error message “error for method” when running create_datasets.sh?

wangdeze18 avatar Aug 20 '20 07:08 wangdeze18