Marc Knaup
04/08/2021, 12:11 PMsettings.gradle.kts
the value of System.getProperty("user.dir")
is now /
instead of the project’s path.
Gradle command line works fine though 🤔Yaroslav Chernyshev [JB]
04/08/2021, 12:15 PMMarc Knaup
04/08/2021, 12:15 PMMarc Knaup
04/08/2021, 12:16 PMprintln
thing)Yaroslav Chernyshev [JB]
04/08/2021, 12:17 PMMarc Knaup
04/08/2021, 12:19 PMprintln
was after some time.Marc Knaup
04/08/2021, 12:19 PMMarc Knaup
04/08/2021, 12:21 PMcom.intellij.psi.stubs.UpToDateStubIndexMismatch: PSI and index do not match.
.
Probably related. Have submitted through IDE.Marc Knaup
04/08/2021, 12:22 PMprintln
again 😮thanksforallthefish
04/08/2021, 12:35 PMFile -> Close Project
quit idea
remove ~/Library/Application\ Support/JetBrains/IntelliJIdea2021.1/
remove ~/Library/Caches/JetBrains/IntelliJIdea2021.1/
restart idea
(I am on mac obviously)thanksforallthefish
04/08/2021, 12:37 PMKotlin not configured
appearedVampire
04/08/2021, 12:37 PMMarc Knaup
04/08/2021, 12:38 PMMarc Knaup
04/08/2021, 12:39 PMVampire
04/08/2021, 12:39 PMVampire
04/08/2021, 12:39 PMMarc Knaup
04/08/2021, 12:39 PMVampire
04/08/2021, 12:40 PMVampire
04/08/2021, 12:40 PMMarc Knaup
04/08/2021, 12:42 PMfile(".")
seems to be the most sensible solution.Vampire
04/08/2021, 12:43 PMlayout.projectDirectory
Marc Knaup
04/08/2021, 12:44 PMlayout
is unresolved.Vampire
04/08/2021, 12:44 PMMarc Knaup
04/08/2021, 12:44 PMsettings.gradle.kts
Vampire
04/08/2021, 12:45 PMVampire
04/08/2021, 12:45 PMsettingsDir
then 🙂Marc Knaup
04/08/2021, 12:46 PM