java.net.MalformedURLException: unknown protocol: rsrc

后端 未结 3 1837
旧巷少年郎
旧巷少年郎 2020-12-11 19:00

I get this;

java.net.MalformedURLException: unknown protocol: rsrc

I\'m not entirely sure what to do about this unknown protocol. I am usin

3条回答
  •  伪装坚强ぢ
    2020-12-11 19:16

    this option definitely works: Export > Runnable Jar File > Copy required libraries into a sub-folder

提交回复
热议问题