Darkjer1
- Total activity 29
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
Edited Run anything and the makefile plugin does not use the good shell interpreter
AnsweredHi, I'm generally using the zsh interpreter. I have configured my terminal in IntelliJ to use zsh and I have no issue with it. I am using the Makefile Language plugin. And I have a simple target :... -
Created Issues when Importing/removing maven modules from a huge project
AnsweredHi, I am working on a huge maven project which contains around 300 maven modules and around 3 million java code. In my company, usually, we don't load all the project in Intellij but only some. So... -
Created No code code-completion on maven dependencies when using WSL
AnsweredHi, 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 cac... -
Edited Build large maven project
AnsweredI am trying to build a large multi module maven project. This project contains nearly 3 millions of lines of Java code. and nearly same of Javascript. The projects contains nearly 300 maven modules... -
Created pre release version problem with kotlin
AnsweredHello, I try to use kotlin with intellij with the last version of the kotlin intellij plugin This is for being able to write gradle script using kotlin. But that not working, I have this error mes...