Core Layout » History » Version 1
Henning Blohm, 10.02.2015 13:31
| 1 | 1 | Henning Blohm | h1. Core Layout |
|---|---|---|---|
| 2 | |||
| 3 | h2. Web-Basic-Remote |
||
| 4 | |||
| 5 | <pre> |
||
| 6 | . |
||
| 7 | ├── attaind.sh |
||
| 8 | ├── attain.sh |
||
| 9 | ├── boot |
||
| 10 | │ ├── org.z2env.boot.components |
||
| 11 | │ ├── org.z2env.boot.gitcr |
||
| 12 | │ ├── org.z2env.boot.main |
||
| 13 | │ ├── org.z2env.boot.repos |
||
| 14 | │ ├── org.z2env.boot.svnaccess |
||
| 15 | │ ├── org.z2env.boot.svncr |
||
| 16 | │ └── org.z2env.core.api |
||
| 17 | ├── roots |
||
| 18 | │ ├── locals |
||
| 19 | │ │ └── modules.properties |
||
| 20 | │ └── remotes |
||
| 21 | │ ├── devtoolsAddon.properties |
||
| 22 | │ ├── essentialsAddon.properties |
||
| 23 | │ ├── jettyAddon.properties |
||
| 24 | │ └── tomcatAddon.properties |
||
| 25 | ├── run.sh |
||
| 26 | └── z.jar |
||
| 27 | </pre> |
