Chris Laplante
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 1
-
Created 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...