© Ted Hagos 2022
T. HagosBeginning IntelliJ IDEAhttps://doi.org/10.1007/978-1-4842-7446-0_3

3. Project Files

Ted Hagos1  
(1)
Makati, Philippines
 
What we’ll cover in this chapter is as follows:
  • The IntelliJ module

  • The .idea folder

  • The out folder

  • The external libraries

In the previous chapter, we created a small project. It isn’t much, but it gave us a taste of project creation, compilation, and execution in IntelliJ. In this chapter, we’ll look closer at the files that make up an IntelliJ project.

Most IDEs that are advanced enough to do things beyond simple editing of source files will generate proprietary files that hold configuration, state, preferences, etc. IntelliJ isn’t an exception.

This chapter will look at some of the files that IntelliJ generates ...

Get Beginning IntelliJ IDEA: Integrated Development Environment for Java Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.