There are various tools offered by Groovy and today we are going to look at the 3 ways for writing Groovy scripts. Each method have
Tag: groovy
Hello there, today we will be using groovyConsole for writing groovy scripts very easy to use Graphical User Interface. Yes, groovyConsole is a GUI program,
Today we are going to see on Using Groovy Compiler – groovyc to execute Groovy class files. One of the ways you can execute the
There are multiple methods in order to write Groovy code and we will be using the Groovy Shell – groovysh which is a command line
Hello friends. Today we are going to see Resolving SDKMAN: JAVA_HOME not set and cannot find javac to deduce location, please set JAVA_HOME error using
Hello friends. SDKMan is a great tool for Software Development Kit Management and today we will be Installing Multiple Groovy Versions using SDKMan in Ubuntu.
Hello there. Today we are going to look at how to resolve java.lang.reflect.InvocationTargetException error that occurs when trying to open groovy shell or groovyConsole or
Today we are going to go through the steps on installing Java OpenJDK in Ubuntu operating system. Open Terminal in Ubuntu Execute the following commands:
The SDKMan referred to as Software Development Kit Manager is a tool for effortlessly managing multiple Software Development Kits in your machine. You can have
Today we are going to look at the steps involved in Installing Groovy in Ubuntu operating system. Before you install Groovy, make sure you have