| 1 | [[BackLinksMenu]] |
| 2 | |
| 3 | = Analysis = |
| 4 | |
| 5 | == Overview == |
| 6 | The goal of this task is to make the structure of the source files, resources, modules etc. There are two kinds - development structure and runtime structure. |
| 7 | |
| 8 | == Task requirements == |
| 9 | Update [wiki:PLATFORM_STRUCTURE]: |
| 10 | * revise the current structure and add what is needed |
| 11 | * describe the runtime structure in a new section in the document(for example: runtime structure section) |
| 12 | * arrange the document |
| 13 | |
| 14 | == Task result == |
| 15 | Updated [wiki:PLATFORM_STRUCTURE]. |
| 16 | |
| 17 | == Implementation idea == |
| 18 | Build the project using 'mvn clean install' and describe the structure in 'target' dir. |
| 19 | |
| 20 | == Related == |
| 21 | [wiki:PLATFORM_STRUCTURE_R0] |
| 22 | [wiki:PLATFORM_STRUCTURE] |
| 23 | |
| 24 | == How to demo == |
| 25 | Show the updated wiki page. |
| 26 | |
| 27 | = Design = |
| 28 | |
| 29 | = Implementation = |
| 30 | ^(Implementation results should be described and linked here (from the wiki or the repository))^ |
| 31 | |
| 32 | = Testing = |
| 33 | |
| 34 | = Comments = |
| 35 | |
| 36 | = Log = |
| 37 | ![[Include(wiki:TASK_NAME_R?_LOG)]] |