forked from I2P_Developers/i2p.i2p
Add project file generation for IDEA
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
subprojects {
|
||||
apply plugin: 'java'
|
||||
apply plugin: 'eclipse'
|
||||
apply plugin: 'idea'
|
||||
|
||||
repositories {
|
||||
jcenter()
|
||||
}
|
||||
|
||||
|
||||
dependencies {
|
||||
testCompile 'junit:junit:4.+'
|
||||
testCompile 'org.hamcrest:hamcrest-library:1.3'
|
||||
|
Reference in New Issue
Block a user