Home  >  Q&A  >  body text

java -jar filter_john.jar 错误: 找不到或无法加载主类 filter.single.Dup2DB

一开始报类找不到,现在不能加载

PHPzPHPz2743 days ago452

reply all(1)I'll reply

  • PHP中文网

    PHP中文网2017-04-18 10:53:16

    Check if there is a main method to be run. If the reported dependent class cannot be found, add -cp xxxxx

    reply
    0
  • Cancelreply