How to configure IntelliJ Idea offline for Groovy development
Answered
Dear Friends,
I want to know how to configure IntelliJ Idea offline for development of Groovy web app which just read a text file and insert all the content of that text file into MySQL database.
Any help would greatly be appreciated.
Please sign in to leave a comment.
Hi, Digitalspinners512 do you experience any problems when using the IntelliJ Idea offline for development of Groovy web app currently?
If you have all the needed libraries downloaded in the offline environment or have a local mirror Maven repo that can be used to download the libraries, you should be able to use the IntelliJ Idea offline for the development.