创建 Problem-IDECheckAndVersion.md
15
Problem-IDECheckAndVersion.md
Normal file
15
Problem-IDECheckAndVersion.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# IDE 检查与版本检查问题
|
||||
|
||||
## JetBrains IDE paths 为空
|
||||
|
||||

|
||||
|
||||
IDE 卡片中,蓝色的框是该 IDE 的可执行路径。对于 `where.exe` 方法,可能会找到不止一个;对于 `JBTState.json` 方法检查的 JetBrains IDEs 则只会有一个。
|
||||
|
||||
根据不可靠观测,在 JetBrains Toolbox 正在更新一个 JetBrains IDE 时,其 `state.json` 中的部分数据会**暂时为空**,而工具箱获取的可执行路径恰好为空。
|
||||
|
||||

|
||||
|
||||
更新完成后,Toolbox 会重新完整保存数据,此后工具箱理论上也将恢复正常。
|
||||
|
||||
这是 `JBTState.json` 方法的原理所致。
|
||||
@@ -1,3 +1,5 @@
|
||||
* [百科主页](/Home.md)
|
||||
* **结构**
|
||||
* [基本 Electron 架构](/Structure-BasicElectronApp.md)
|
||||
* **问题**
|
||||
* [IDE 检查与版本检查](/Problem-IDECheckAndVersion.md)
|
||||
|
||||
BIN
images/JetBrainsToolbox-UpdatingIDE.png
Normal file
BIN
images/JetBrainsToolbox-UpdatingIDE.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 128 KiB |
BIN
images/Problem-JetBrainsIDEPathsEmpty.png
Normal file
BIN
images/Problem-JetBrainsIDEPathsEmpty.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 174 KiB |
Reference in New Issue
Block a user