-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[jb] mavenprojects are not imported automatically with warm-up in prebuilds #10185
Comments
Related JetBrains issue: https://youtrack.jetbrains.com/issue/IDEA-294532 |
In my case, the maven project was automatically imported after using the directive
https://www.gitpod.io/docs/ides-and-editors/intellij#indexing-using-prebuilds After this change, my current issue is with the timespent while importing the project. |
@fmartins Could you elaborate on it please? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Bug description
JetBrains IDE Issue: mavenprojects are not imported automatically with warm-up in prebuilds.
See this internal thread
Steps to reproduce
Expected behavior
Instead modules should be imported automatically.
Example repository
https://github.com/gitpod-io/spring-petclinic
The text was updated successfully, but these errors were encountered: