mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 16:28:56 +00:00
7 lines
154 B
Groovy
7 lines
154 B
Groovy
![]() |
ext.title = 'Xtext Language IDE Support'
|
||
|
description = 'Xtext Language generic IDE support.'
|
||
|
|
||
|
dependencies {
|
||
|
compile project(':org.eclipse.xtext.ide')
|
||
|
}
|