主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录

Martin Hofmannsobik

Avatar
  • 活动总数 7
  • 最后的活动 2020年04月28日 18:35
  • 成员加入日期 2020年02月25日 15:35
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 3
活动概览 帖子(1) 评论(3)
按最近的活动排序 最近的活动 投票数
  • 创建于 2020年04月28日 18:35
    Hi Chris, hi Daniil Ovchinnikov, the transitive dependency did solve the problem. The Groovy file is now recognized. Thank you very much. Regards, Martin
    1. 社区
    2. IntelliJ IDEA Open API and Plugin Development
    3. How can I write a test for a plugin editing Groovy files?
    • 0 票
  • 创建于 2020年03月30日 10:58
    Hi Jakub, Groovy plugin is already defined: build.gradle.kts intellij { ... setPlugins("Groovy", "java") // Bundled plugin dependencies} plugin.xml <depends>com.intellij.modules.java</depends...
    1. 社区
    2. IntelliJ IDEA Open API and Plugin Development
    3. How can I write a test for a plugin editing Groovy files?
    • 0 票
  • 创建于 2020年02月25日 15:35
    I ran into the same error. In my case the kotlin-dsl plugin caused the error as it adds many libraries to the classpath including gradle-api-<version>.jar plugins { `kotlin-dsl` idea id("o...
    1. 社区
    2. IntelliJ IDEA Open API and Plugin Development
    3. Plugint test under gradle leads to NoSuchMethodError: log4j.WriterAppender
    • 0 票
Copyright © 2000– JetBrains s.r.o.