Book Image

IntelliJ IDEA Essentials

By : Jaroslaw Krochmalski
Book Image

IntelliJ IDEA Essentials

By: Jaroslaw Krochmalski

Overview of this book

Table of Contents (17 chapters)
IntelliJ IDEA Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, you learned how to create runtime or debug configurations for your project. The configuration editor in IntelliJ IDEA is very flexible and allows you to freely tweak runtime parameters, environment variables, and options.

Until now, you used the automatic build process supported by the IDE. In the next chapter, you will learn how to make IntelliJ IDEA use the build files we provide using Maven or Gradle.