mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-11-01 21:17:13 +00:00
build.gradle: Configure Eclipse plugin.
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
apply plugin: 'java'
|
||||
apply plugin: 'eclipse'
|
||||
|
||||
eclipse.project.name = 'bitcoinj-examples'
|
||||
|
||||
dependencies {
|
||||
implementation project(':core')
|
||||
|
||||
Reference in New Issue
Block a user