Y G P G1567
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created PSI tree for build.gradle
AnsweredHi! I am trying to parse build.gradle and convert Groovy Gradle DSL to Kotlin Gradle DSL Could I use psi tree that is provided for Groovy Gradle DSL as AST and generate code from it ? -
Created Gradle Psi file
AnsweredHello, I want to parse build.gradle and build.gradle.kts and get a psi tree but the generated psi tree does not do much.Is there any way to get a more informative psi tree like PSI Java or Kotlin o... -
Created converting from Groovy Gradle DSL to Kotlin Gradle DSL
AnsweredI am currently working on developing a plugin that can convert Groovy Gradle DSL to Kotlin Gradle DSL. To gain a better understanding of how to create this plugin, I considered exploring J2K. ... -
Created Compilation error in IntelliJ IDEA source code: Package not found and symbol cannot be resolved
AnsweredI am trying to build IntelliJ IDEA from source code by following the build instructions.but I am facing this error message while compiling the code : /home/youssef/intellij-community/android/as-dr...