Completed
Global Type Search
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Extending Eclipse JDT for Bazel Build Support - Implementation and Design Highlights
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Salesforce
- 3 Agenda
- 4 What is a modern repo
- 5 What is Bazel
- 6 What Bazel looks like
- 7 IDE Support for Bazel
- 8 The Landscape
- 9 Reality Check
- 10 Why Eclipse
- 11 Walk through
- 12 Importing packages
- 13 Build Fidelity
- 14 Global Type Search
- 15 Custom Launcher
- 16 Extension Points
- 17 Interfaces
- 18 impedance mismatches
- 19 Flexibilities
- 20 IDE Fidelity
- 21 JDT 1520 Years
- 22 Package Mapping
- 23 JDT Class Paths
- 24 Bazel Dependencies
- 25 Nested Source Folders
- 26 Package Declarations
- 27 Wrapup
- 28 QA
- 29 Bug