Ever need to import an existing Gradle project into the Eclipse IDE? This video demonstrates how to do so both using the BuildShip plugin (the Gradle plugin for Eclipse) and without it (using the Eclipse plugin for Gradle).
Eclipse IDE: https://www.eclipse.org/downloads/
Project: https://github.com/kousen/mockitoproject
YouTube video, Setting up a Mockito Project: • Setting Up Mockito
Mockito Made Clear book: https://pragprog.com/titles/mockito/m...
▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬
00:00 - Introduction
00:51 - The Eclipse IDE
01:48 - A Java project that uses Gradle
03:01 - The Eclipse Import menu
07:05 - What to do without BuildShip
09:59 - Adding Gradle nature