Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in

Martin Hofmannsobik

Avatar
  • Total activity 7
  • Last activity April 28, 2020 18:35
  • Member since February 25, 2020 15:35
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 3
Activity overview Posts (1) Comments (3)
Sort by recent activity Recent activity Votes
  • Created April 28, 2020 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. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. How can I write a test for a plugin editing Groovy files?
    • 0 votes
  • Created March 30, 2020 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. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. How can I write a test for a plugin editing Groovy files?
    • 0 votes
  • Created February 25, 2020 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. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. Plugint test under gradle leads to NoSuchMethodError: log4j.WriterAppender
    • 0 votes
Copyright © 2000– JetBrains s.r.o.