Please ensure the following are installed on your development machine before building EFS.
- Git
- Docker Desktop
This repository includes a submodule reference to the ADDS Mock solution.
To initialise the submodule (pull the code):
- Open a command prompt (cmd.exe)
- Change to the repository root directory
git submodule update --init --recursiveCaution
Before opening and compiling the solution for the first time, you need to copy into the source a copy of the IIC tool distribution and blank workspace archive.
Copy
root3.tar.gzandxchg-7.4.warinto the root of the\src\UKHO.ADDS.EFS.Builder.S100directory. You will have been given these files separately.
Open the EFS.sln in the root of the repository, ensure that the UKHO.ADDS.EFS.LocalHost project is set as start by default, and press f5!
To update the submodule reference in this repository to the latest version of ADDS Mock:
- Open a command prompt (cmd.exe)
- Change to the repository root directory
git submodule update --remote --merge- project structure
- manual running (debug)
- visual studio container dockerfile need to knows
- solution architecture overview (diagram)