[site] todo item

This commit is contained in:
Anna Bulenkova 2015-02-27 11:35:52 +01:00
parent 0218493824
commit afb8380fdf

View File

@ -8,6 +8,7 @@ https://confluence.jetbrains.com/display/IDEADEV/Structure+of+IntelliJ+IDEA+Proj
# {{ page.title }}
<!--TODO split into parts accordingly to the table of contents-->
This topic considers the concept of **IntelliJ IDEA** projects and related subjects, such as _modules_, _facets_, _libraries_, _SDK_.
The project structure and Java classes you can use to manage projects and modules have been considered.