Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#646: Use variable for intellij to disable console log output #66

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
1 change: 1 addition & 0 deletions intellij/workspace/update/idea.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ idea.config.path=$[WORKSPACE_PATH]/.intellij/config
idea.system.path=$[WORKSPACE_PATH]/.intellij/system
idea.plugins.path=$[DEVON_IDE_HOME]/plugins/intellij
idea.log.path=$[WORKSPACE_PATH]/.intellij/system/log
idea.log.console=$[IDE_ENABLE_CONSOLE_LOG]
nosplash=true