Table of Contents
The directory layout of your IDEasy
will look like this:
File structure of your IDEasy
/ projects ($IDE_ROOT) ├──/ _ide/ | ├──/ installation/ | | ├──/ bin/ | | | ├──/ ide | | | └──/ ideasy[.exe] | | ├──/ internal/ | | ├──/ system/ | | ├── functions | | ├── IDEasy-doc.pdf | | └── setup[.bat] | ├──/ software/ | ├──/ tmp/ | └──/ urls/ └──/ my-project ($IDE_HOME) ├──/ conf/ ├──/ log/ ├──/ settings/ ├──/ software/ ├──/ workspaces/
The elements of the above structure are described in the individual sections. As they are hyperlinks you can simply click on them to get more details.