Install IntelliJ on your system. Choose project type ,language, and give name to your project, choose package, version for JDK. Add dependencies you needed for the project . And generate the zip file.
UnzipAndOpen is a lightweight, single-file Java utility that automates a common developer workflow: extracting a zipped Java project and immediately opening it in IntelliJ IDEA. It is designed to be ...