常见问题及解决方案

  • 原文:Internal error in the mapping processor: java.lang.NullPointerException: Cannot invoke "java.net.URL.toExternalForm()" because "resource" is null      at
  • 译文:映射处理器中的内部错误:java。lang.NullPointerException:无法调用“java.net.URL.toExternalForm()”,因为“资源”在org上为null。
  • 解决方案:Setting -->Build,Execution,Deployment -->Compiler -->User-local build加上参数:
                      -Djps.track.ap.dependencies=false
  • 参考链接:https://blog.csdn.net/kkxuwork/article/details/115295947
posted @ 2021-12-13 14:24  subtlman  阅读(1202)  评论(24)    收藏  举报