Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Chris Laplante
Total activity
7
Last activity
July 22, 2018 17:16
Member since
July 16, 2018 01:43
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
1
Activity overview
Posts (1)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
July 22, 2018 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/...
Community
IntelliJ IDEA Open API and Plugin Development
How to add a dependency on the com.intellij.lexer classes in Gradle?
1 vote
Created
July 18, 2018 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
Community
IntelliJ IDEA Open API and Plugin Development
How to add a dependency on the com.intellij.lexer classes in Gradle?
0 votes
Created
July 17, 2018 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...
Community
IntelliJ IDEA Open API and Plugin Development
How to add a dependency on the com.intellij.lexer classes in Gradle?
0 votes