removed eclipse plugin for gradle

Signed-off-by: deeptiraom <41100100+deeptiraom@users.noreply.github.com>
This commit is contained in:
deeptiraom 2022-01-27 19:07:29 +05:30
parent 2e385d25c0
commit c1af22a920

View file

@ -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'