INSTALL JAVA
$ sudo add-apt-repository ppa:webupd8team/java
$ sudo apt-get update
$ sudo apt-get install oracle-java8-installer
$ sudo apt-get install oracle-java8-set-default
INSTALL GROOVY
1. open Terminal and write the text
$ sudo apt-get update
$ sudo apt-get install groovy
2.Then check groovy using
No comments:
Post a Comment