OPENIDE #198 OpenIDE requires access for Intellij Platfrom keys

(cherry picked from commit 9128d9ac95)
(cherry picked from commit 5c859aecea)
This commit is contained in:
Nikita Iarychenko
2025-07-07 13:22:01 +04:00
parent 0ed7fbe8b0
commit 36e6c3a576

View File

@@ -5,7 +5,7 @@ import com.intellij.openapi.util.NlsSafe
import com.intellij.util.text.nullize
import org.jetbrains.annotations.Contract
const val SERVICE_NAME_PREFIX: String = "IntelliJ Platform"
const val SERVICE_NAME_PREFIX: String = "OpenIDE Platform"
/**
* The combined name of your service and name of service that requires authentication.