Closed Erikvv closed 2 months ago
Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-island-0b93ff303-57.westeurope.5.azurestaticapps.net
Je bent vergeten het deel toe te voegen van de aanpassing aan de opstart .bat file: set USER= xxx set CLIENT_ID= xxx set CLIENT_SECRET= xxx cd "C:\Program Files\Anylogic 8.9 Personal Learning Edition\" "C:\Program Files\Anylogic 8.9 Personal Learning Edition\Anylogic.exe"
Daarnaast: @lombok.AllArgsConstructor @lombok.Builder Staat niet in mijn code bij de import sectie? en het werkt wel, dus is dat wel nodig?
Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-island-0b93ff303-57.westeurope.5.azurestaticapps.net
Je bent vergeten het deel toe te voegen van de aanpassing aan de opstart .bat file: set USER= xxx set CLIENT_ID= xxx set CLIENT_SECRET= xxx cd "C:\Program Files\Anylogic 8.9 Personal Learning Edition" "C:\Program Files\Anylogic 8.9 Personal Learning Edition\Anylogic.exe"
Ik heb hier een andere oplossing voor toegevoegd.
Daarnaast: @lombok.AllArgsConstructor @lombok.Builder Staat niet in mijn code bij de import sectie? en het werkt wel, dus is dat wel nodig?
Dit is alleen nodig als je bij een specifieke Agent een builder with genereren. Ik heb de tekst wat aangepast.
@Erikvv mag deze branch weg? Hij is gemerged, toch?
done
Add documention about adding Lombok to AnyLogic.
First merge previous PR.