IntelliJ IDEA – the IDE for Professional Development in Java and Kotlin
It’s been a while since we announced workspaces for IntelliJ IDEA – a feature that lets you manage multiple projects in a single IDE window – and we’ve received tons of feedback and made a lot of improvements since then. We see this feature as a tool to improve the developer experience by allowing y…
Better late than never! This idiom is probably the best way to describe the functionality we’ll introduce in this article, specifically, support for workspaces in IntelliJ IDEA. Intro In a nutshell, a workspace is a meta-project that allows you to manage multiple projects simultaneously. This …