Importing a Gradle project into Eclipse

Опубликовано: 20 Январь 2025
на канале: Tales from the jar side
4,944
42

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