主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Chris Laplante
活动总数
7
最后的活动
2018年07月22日 17:16
成员加入日期
2018年07月16日 01:43
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
1
活动概览
帖子(1)
评论(3)
按最近的活动排序
最近的活动
投票数
创建于
2018年07月22日 14:25
I got it working, thanks so much Alexander! For the benefit of others, here's what I did. 1. Downloaded the 2018.1.6 version of intellij-core.zip from https://www.jetbrains.com/intellij-repository/...
社区
IntelliJ IDEA Open API and Plugin Development
How to add a dependency on the com.intellij.lexer classes in Gradle?
1 票
创建于
2018年07月18日 12:50
OK, thanks. I'll give that a try. I'm very new to Gradle so I appreciate your patience (and quick responses!). Chris
社区
IntelliJ IDEA Open API and Plugin Development
How to add a dependency on the com.intellij.lexer classes in Gradle?
0 票
创建于
2018年07月17日 23:18
Hi Alexander, Thanks, but that didn't quite do it. I tried adding this to build.gradle: repositories { maven { url "https://www.jetbrains.com/intellij-repository/releases" }}depende...
社区
IntelliJ IDEA Open API and Plugin Development
How to add a dependency on the com.intellij.lexer classes in Gradle?
0 票