Rahul Kumar Lohra
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
创建于 How to deal with two packages of classes from import com.intellij.psi.* vs import org.jetbrains.kotlin.com.intellij.psi.*
已计划Background: I am trying to create my own version of kotlin-android-extensions's compiler plugin and intelliJ-plugin in the same way how it is originally created. When I run my kotlin-android-extens... -
创建于 Any way to locally use jbr-11_0_6-linux-x64-b765.25 instead of downloading this for every project
已回答Is there any way i can avoid downloading of - https://cache-redirector.jetbrains.com/jetbrains.bintray.com/intellij-jbr/jbr-11_0_6-linux-x64-b765.25.tar.gz while running Task :runIdeHere is the sc...