Marit van Dijk10 articles
Use IntelliJ IDEA to analyze dependencies in your project. Use the Dependency Analyzer to find specific dependencies, show conflicts and more, or use the Dependency Diagram in IntelliJ IDEA Ultimate.

- Marit van Dijk
-
Cherry-Pick: Move a Commit to a Different Branch
Moving a commit to a different branch: not nearly as scary as it sounds! Let the IDE help to turn this into a quick, low-stress task.
- Marit van Dijk
-
Using Bots to Keep Dependencies Updated
Did you know bots can automatically create pull requests to keep dependencies secure and up to date?
- Marit van Dijk
-
Using Bookmarks in IntelliJ IDEA
Learn everything about bookmarks in IntelliJ IDEA for ‘saving’ interesting locations in the code base, so we can easily go back to them later.
- Marit van Dijk
-
Foojay Podcast #14: Debugging Tools and Skills for Fun and Profit
Let’s talk about debugging and observability. We work with debugging all the time, but how well do we know this common practice?
- Frank Delporte,
- Johannes Bechberger,
- Marit van Dijk,
- Shai Almog,
- Ties van de Ven
-
Package Checker: Find & Fix Vulnerabilities with IntelliJ IDEA Ultimate
In this article, we’re going to take a look at the Package Checker plugin, that’s bundled with IntelliJ IDEA Ultimate!
- Marit van Dijk
-
Managing Dependencies in IntelliJ IDEA
Learn the different ways in which we can view our project’s dependencies in IntelliJ IDEA, and the different focus for each view.
- Marit van Dijk
-
Viewing Dependencies in IntelliJ IDEA
In this article, we’re going to take a look at different ways to view your external dependencies in IntelliJ IDEA.
- Marit van Dijk
-
Presenting with IntelliJ IDEA
Let’s learn a lot of different tips and tricks that will level up your presentation skills with IntelliJ IDEA!
- Marit van Dijk
-
Using Git Interactive Rebase
Learn how to clean up your Git commit history with Git interactive rebase, both via IntelliJ IDEA and from the command line.
- Marit van Dijk