mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 17:20:55 +07:00
[jps caches] IDEA-311017 Avoid showing confusing notifications and ask to log in again
GitOrigin-RevId: 9f0cd6fd59f63431b130fcbe398514736e43e5bb
This commit is contained in:
committed by
intellij-monorepo-bot
parent
73a1942c84
commit
f956ed50ed
@@ -339,6 +339,5 @@ compiler.cache.option.max.download.time=Maximum duration of caches download:
|
||||
compiler.cache.option.max.download.time.units= mins
|
||||
notification.title.jps.caches.downloader=Jps caches downloader
|
||||
notification.content.internal.authentication.plugin.required.for.correct.work=<a href="https://plugins.jetbrains.com/plugin/14567-jetbrains-internal-authentication">JetBrains Internal Authentication</a> is required for the correct work of JPS Caches
|
||||
internal.authentication.plugin.missing.token=Unexpected state: jetbrains.team token is missing. Please report this exception and perform actions 'Logout from JetBrains.team' and 'Login to JetBrains.team' as a workaround
|
||||
notification.title.git.crlf.config=Wrong Git line-endings configuration
|
||||
notification.content.git.crlf.config=To have working compiler caches you need to execute <code>{0}</code> command and force checkout the project
|
||||
Reference in New Issue
Block a user