IntelliJ IDEA – the IDE for Professional Development in Java and Kotlin
As cloud technologies and containerization evolve, we enter a new era of software development where flexibility, scalability, and efficiency become key requirements for any project. Dev Containers, or development containers, represent an approach to creating developer workspaces that allows you to f…
Though we’ve already described the majority of significant features IntelliJ IDEA 2021.3 will deliver, this blog highlights the best updates for Kubernetes and Docker. You still have time to test them out before the major release goes live. To do so, download the latest build from our website, th…
Apart from other helpful features we’ve described over the EAP period, IntelliJ IDEA 2021.2 contains some useful updates for Kubernetes and Docker. You can test them now by getting the latest build from our website, the free Toolbox App, or snaps for Ubuntu. The following feature overview will he…
IntelliJ IDEA 2021.1 brings some handy updates for Kubernetes and Docker. In this blog post, we’ll describe them in detail. Kubernetes Quickly delete resources You can now delete all the cluster resources in the current context right from the editor – just click the Run icon in the gutter and sel…
It's becoming more and more common to run the applications you’re developing in Docker containers or on remote machines, rather than in your local environment. Wouldn’t it be handy to run, test, and debug applications remotely without leaving IntelliJ IDEA? Well, our new Run Targets feature makes th…
Register now and join us for a live webinar on 'Java, Containers and IntelliJ IDEA'. In this webinar, Java Champion Elder Moraes will talk about the advantages and challenges of using Java with containers, and how to navigate them, including hands-on demonstrations with IntelliJ IDEA. Day: Thursday …
IntelliJ IDEA 2020.2 introduces new Docker and Kubernetes features that simplify day-to-day work and offer more flexibility with customization. Let’s have a more in-depth look at the updates in this release. Docker Use Selenoid for cross-browser testing of web applications Selenoid (available only i…
As you are developing your awesome software, you probably need to create a bunch of run/debug configurations, including some for application servers. You also might need several Docker containers to test your code in various environments, maybe a container with a database as your backend, and a cons…
The Docker integration enables you to build or pull Docker images and run Docker containers directly from IntelliJ IDEA. You can use special run configurations to run your application in a Docker container and see how it will behave in an environment identical to production. But what about debugging…
In IntelliJ IDEA 2017.3 the Docker integration has had a lot of changes made to it, both big and small. What does this really entail though? Let’s find out! First of all, there are improvements to the Run/Debug Configurations dialog. Now you have the choice of three types of Docker Run Configurat…
Finally, the holidays are over and it's time to get back to work. We hope you've already had a chance to try IntelliJ IDEA 2017.1 EAP. If not, there's one more reason to do it now: a freshly published EAP build. Along with the usual bugfixes it brings a handful of quite interesting novelties. …
Last week, in partnership with Couchbase, we hosted a webinar focused around Docker. Arun Gupta, a Java Champion and Docker Captain, gave a solid overview of Docker and the IntelliJ IDEA's plugin for working with it. The slides from Arun’s presentation can be found at GitHub. Don't worry if you miss…