【问题标题】:Intelliji Idea Cannot access org.springframework.plugin.core.PluginIntellij Idea 无法访问 org.springframework.plugin.core.Plugin
【发布时间】:2022-02-28 16:26:48
【问题描述】:

我正在通过教程课程在 Intelliji Idea 中设置 springboot 项目,并且遇到“无法访问 org.springframework.plugin.core.Plugin”消息的问题。我已经阅读了我可以从谷歌搜索中提取的任何内容,但没有运气,仍然被困在那里。我在这里附上屏幕截图,希望有人能帮助我。

【问题讨论】:

  • 这段代码能编译吗?
  • 是的,我运行了“构建项目”和“构建模块”,都在事件日志中说“构建成功完成...”
  • 但在 Maven 窗口中,在“org.springframework.plugin:spring-plugin-core 1.2.0.RELEASE”下,都说“省略重复”。

标签: spring-boot intellij-idea plugins dependencies swagger-2.0


【解决方案1】:

我添加import org.springframework.plugin.core.Plugin;,然后添加到类路径中。

【讨论】:

    猜你喜欢
    • 2013-12-24
    • 2019-05-28
    • 2018-05-11
    • 2015-10-21
    • 2011-12-27
    • 1970-01-01
    • 2012-05-23
    • 2014-05-26
    • 1970-01-01
    相关资源
    最近更新 更多