You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2021/11/03 14:51:33 UTC

[GitHub] [maven] maximilian-novikov-db commented on pull request #526: [MNG-7129] Incremental build and shared cache feature

maximilian-novikov-db commented on pull request #526:
URL: https://github.com/apache/maven/pull/526#issuecomment-959320629


   > @maximilian-novikov-db , how does this work with Idea? Does the IDE use cache? Can I import a maven submodule, or should I always import the whole monorepo in idea?
   
   @Dunemaster Yes, it uses the cache. The know limitation - if you have a code generation in your project, you will need to manually reload the project in Idea after the restoration from the cache, to sync Idea's caches. (literally click Maven/'Reload project' in menu) 
   You can do both ways, you can just import a submodule.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org