shekn-itrtch / DLangPlugin

This is IntelliJ IDEA plugin for D Language support.
Apache License 2.0
35 stars 4 forks source link

updated to work on IDEA 2017.1 and use Gradle for build #4

Closed SingingBush closed 7 years ago

SingingBush commented 7 years ago

thought it may be worth updating this for Intellij 2017.1 in case anyone wants to build from this repo.

replaced Ant build with Gradle so can run the plugin within an Intellij sandbox using:

./gradlew runIde