No code code-completion on maven dependencies when using WSL

Answered

Hi,

I am working on a maven project using WSL (ubuntu)

I have no code completion on my maven dependencies. For the JDK and my own code, I have the code completion. I already tried an Invalidate cache and no change. On pure Windows, Intellij is working well.

I have the impression that the issue come from the indexing operations. In case, I override my maven repository location and choose a location in the WSL file system. Then I did an Invalidate Cache. No changes.

 

0
2 comments

The Maven dependencies completion does not work in WSL currently indeed, it is a known issue. Please vote for this request: IDEA-260424 Make maven Indexer support maven artifacts on WSL

0
The Maven dependencies completion does not work in WSL currently indeed, it is a known issue. Please vote for this request: _IDEA-260424 Make maven Indexer support maven artifacts on WSL_
0

Please sign in to leave a comment.