mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 15:06:56 +07:00
[jps caches] Add configuration settings for cache download
GitOrigin-RevId: a2abd62bd7e4afe5efa7c0a71df983fdd7c43617
This commit is contained in:
committed by
intellij-monorepo-bot
parent
63c4ffc2bc
commit
4966f7ef3c
@@ -330,6 +330,11 @@ progress.preparing.wsl.build.environment=Preparing WSL build environment...
|
||||
plugins.advertiser.feature.artifact=artifact
|
||||
notification.group.compiler=Build finished
|
||||
|
||||
compiler.cache.description=Compiler Cache
|
||||
compiler.cache.option.force.update=Force update caches
|
||||
compiler.cache.option.disable.update=Disable cache download
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user