diff --git a/topics/reference_guide/project_model/project.md b/topics/reference_guide/project_model/project.md index 3966758f8..2120c4de7 100644 --- a/topics/reference_guide/project_model/project.md +++ b/topics/reference_guide/project_model/project.md @@ -2,11 +2,6 @@ -In the IntelliJ Platform, a project encapsulates all the source code, libraries, and build instructions into a single organizational unit. -Everything done in the IDE is accomplished within the context of a project. -A project defines some collections referred to as [modules](module.md) and [libraries](library.md). -Depending on the logical and functional requirements for the project, a single-module or a multi-module project is possible. - ## Working with Projects The IntelliJ Platform stores the project configuration data in XML files.