Chris Laplante
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 1
-
-
-
-
Chris Laplante 创建了一个帖子, How to add a dependency on the com.intellij.lexer classes in Gradle?
I am working on a JFlex lexer for a plugin, and to test it, I have a separate application subproject in gradle. The application has a compile and runtime dependency on the com.intellij.lexer classe...