You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@enver-haase could the Customer provide the server start-up logs (with the debug level for com.vaadin) for both runs? For us to understand where the most of the time is spent.
Describe the bug
There are three folders that are added under IDEA but not so under Eclipse.
Customer has build times in IDEA:
Eclipse:
Note that the customer found a fix to remove these three folders, and then the build times of the two IDEs are roughly the same.
Expected-behavior
Expected behaviour is that in both IDEs the build times are roughly the same.
Reproduction
This is not really how to reproduce the issue but how to fix long waiting times in IDEA (with Gradle):
Instead of "build" the "beforeLaunch" needs to be set in the server gradle configuration.
System Info
Windows, Vaadin Platform 24.5.6, browser type and version not important.
The text was updated successfully, but these errors were encountered: