Dear all, thanks again for all the answers...
- Our company uses Norton Internet Security on all PCs (also mine), so I think windows defender is not active.
- on my PC, tests with Norton Securty disabled, didn't speed up the start of MCUXpresso
- Here is a cutout of the .metadata/.log:
!SESSION 2020-06-18 08:58:00.478 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_201
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
Command-line arguments: -os win32 -ws win32 -arch x86_64 -data D:\work\.....
!ENTRY org.eclipse.jface 2 0 2020-06-18 08:58:29.147
!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2020-06-18 08:58:29.147
.....
--------------------------------------------------------------------------------------------
As you can see, I startet the workspace at 08:58:00. The next entry is on 08:58:29. This is exactly the duration time of the first "static" splash screen (29 seconds), with nothing else happening. After these 29 seconds, the "second" spash with the "green progress bar" appeared...
BUT:
Yesterday, I went to a colleague of mine and we installed the same MCUXpresso package on his PC (which is also protected by same Norton Internet Security).
Result: startup is as fast as the LPCXpresso7.9.2.!
The first "static" splash screen (which last more than 20 seconds on my PC) was nearly not recognizable at all on his PC.
So I think, the problems are completely on my site / my PC. I will check this out....
Once again, thank you all for the good suggestions and replies.