| ... | ... | @@ -3,6 +3,7 @@ title: To setup the development environment |
|
|
|
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Steps to install and configure the development environment under the Linux (Ubuntu) distribution
|
|
|
|
|
|
|
|
### Java: OpenJDK 17
|
| ... | ... | @@ -136,7 +137,7 @@ The first “Start” will fail as the DB info need to be changed in the `standa |
|
|
|
|
|
|
|
### Source Code
|
|
|
|
|
|
|
|
- Download the `regApp` source code from [GitLab](gitlab.kit.edu)
|
|
|
|
- Download the `regApp` source code from [GitLab](https://gitlab.kit.edu)
|
|
|
|
```
|
|
|
|
- $ git clone https://gitlab.kit.edu/kit/reg-app/regapp
|
|
|
|
```
|
| ... | ... | |
| ... | ... | |