From 58222ed213e9edb43165216f5dd4db6a51390d56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Hohwiller?= Date: Thu, 20 Mar 2025 18:07:24 +0100 Subject: [PATCH] Update idea.properties --- intellij/workspace/update/idea.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/intellij/workspace/update/idea.properties b/intellij/workspace/update/idea.properties index f48794a..843e53a 100644 --- a/intellij/workspace/update/idea.properties +++ b/intellij/workspace/update/idea.properties @@ -1,6 +1,6 @@ idea.config.path=$[WORKSPACE_PATH]/.intellij/config -idea.system.path=$[WORKSPACE_PATH]/.intellij/system +idea.system.path=$[IDE_HOME]/.intellij/system idea.plugins.path=$[DEVON_IDE_HOME]/plugins/intellij -idea.log.path=$[WORKSPACE_PATH]/.intellij/system/log +idea.log.path=$[IDE_HOME]/.intellij/system/log idea.log.console=false nosplash=true