resess / Slicer4J

Slicer4J is an accurate, low-overhead dynamic slicer for Java programs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could not find or load main class SliceMe, MavenReportException: Error while generating Javadoc.

Ghadalamer opened this issue · comments

i'm trying to execute the SliceMe example but i'm facing some issues. i made sure that the files structure is as instructed, but when i run the python command i get these errors:

image

when i ran mvn -Dmaven.test.skip=true clean install to the Slicer4J i got this error:
javadocErrors
even though it has built successfully, it might be the cause but i couldn't figure how to fix it.
java version 1.8, python 3.
any help?

The problem seems to be due to the path of Slicer4J which contains non-English letters and spaces (which later shows as ???..). Please re-install the tool in a path that doesn't have these issues and try again.

it worked! may Allah bless you, thank you for the quick response!