Download Index Files from Server

Answered

Hi IntelliJ community

 

Is it possible to make the InelliJ Idea index file on a server and each user download that and merge it with local changes, instead every user build the index file for himself?

Background: our company works with Idea, SVN and Java. Each morning we download the sources from the server and make a clean. (gradlew updateProject & gradlew mavenClean). then every user has to wait till the indexing process is finished.

Thank for every answer and suggestion 

 

0
1 comment

Hello,

Please see the recent similar request that was filled in YouTrack: https://youtrack.jetbrains.com/issue/IDEA-188205 Is it yours?

>Is it possible to make the InelliJ Idea index file on a server and each user download that and merge it with local changes, instead every user build the index file for himself?

It is not possible, see IDEABKL-6223IDEA-95893, IDEA-172004

0

Please sign in to leave a comment.