How to Install gradle-ice-builder-plugin in Ubuntu 18.04



Install gradle-ice-builder-plugin by entering the following commands in the terminal:

sudo apt update
sudo apt install gradle-ice-builder-plugin

Description:

Gradle plug-in for developing Ice applications in Java

The Ice Builder for Gradle provides a Gradle plug-in named slice. This plug-in manages the compilation of Slice files to Java. It compiles your Slice files with slice2java, and it is also capable of generating Freeze maps and indices with slice2freezej.

Homepage: https://zeroc.com

Version: 1.4.5-1

Section: universe/java