OfficeBuilding has the following directory layout
/
bin
config
lib
applications
core
plugins
| Directory | Description |
|---|---|
| bin | Contains the executable script (officebuilding) to run OfficeBuilding |
| config | Contains the configuration (OfficeBuilding.properties} to run OfficeBuilding |
| lib/applications | Your OfficeFloor application jars are to be deployed to this directory |
| lib/core | Contains the core jars for OfficeBuilding and OfficeFloor |
| lib/plugins | Contains the OfficeFloor plug-in jars |