Jdeppe
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Jdeppe created a post, AnsweredIntelliJ DSL plugin provide completion of Java classes and methods
I'm attempting to write an IntelliJ plugin for a DSL which references Java classes and methods. The DSL is exposed in `*.conf` files within a Java project. A typical snippet of the DSL looks like t...