I have projects running on Scout 10, today I decided I would start to play around with the new Eclipse Scout, so I downloaded the new version here : https://www.eclipse.org/downloads/packages/release/2021-12/r
I also updated my node version, installed pnpm, and got the adoptjdk11.
So far so good, I create a new project, try to run the [webapp] all and I am getting stuck here :
So what I have tried is to manually run a mvn clean install, then run separately the server and the ui by using the launchers, and I get the application running
So two questions, why the latest eclipse Build is using the version22.0.0-beta instead of version 11? also why it gets stuck with the webapp all launcher