mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-23 01:55:10 +00:00
removed eclipse plugin for gradle
Signed-off-by: deeptiraom <41100100+deeptiraom@users.noreply.github.com>
This commit is contained in:
parent
2e385d25c0
commit
c1af22a920
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@
|
|||
plugins {
|
||||
// Apply the java plugin to add support for Java
|
||||
id 'java'
|
||||
id 'eclipse'
|
||||
// Apply the application plugin to add support for building a CLI application.
|
||||
id 'application'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue