rohanpadhye/JQF

Repro without maven plugin

enzocardeal opened this issue · 1 comments

Hi,

I'm trying to get the fuzzer code coverage via IntelliJ but it is not possible for Maven dependent runs. Is there a way to invoke "jqf:repro" action without the plugin?

Best Regards,
Enzo

Yes, there is a runnable script bin/jqf-repro. You will have to provide a full classpath when using this script. Run it without any options to see usage.