Many Java developers find that deploying from an IDE is a more natural fit than deploying from the command-line. In this article, you’ll learn how to deploy to Heroku from two popular Java-based IDEs: Eclipse and IntelliJ IDEA. In both cases, you’ll use the Heroku Maven Plugin to do the heavy lifting. Setting up the Heroku Maven Plugin If you have an existing project using the Heroku Maven Plugin,