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

Jerry88 Kim

Avatar
  • Total activity 3
  • Last activity November 25, 2024 05:34
  • Member since November 21, 2024 21:25
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
Activity overview Posts (0) Comments (2)
  • Jerry88 Kim commented, November 22, 2024 18:43
    Here is build.gradle.kts file.fun properties(key: String) = providers.gradleProperty(key) fun environment(key: String) = providers.environmentVariable(key) plugins { id("java") // Java support...
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. JSON FileType not resolving new 2024.3 plugin
    • 0 votes
  • Jerry88 Kim commented, November 21, 2024 21:25
    Same here. And also it gives below compile error even though I add com.intellij.modules.json  in plugin.xml.error: package com.intellij.json does not existimport com.intellij.json.JsonLexer;       ...
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. JSON FileType not resolving new 2024.3 plugin
    • 0 votes
Copyright © 2000– JetBrains s.r.o.