Before there was installed add-ons here. But they’re disappeared.
Hi
Please check if this topic relevant for you: JMIX V2.4.3 Marketplace plugins are not loaded - #37 by gaslov
Hello,
maybe this thread can help
Kind regards,
Mladen
Not understnd the solution😄
Here is the steps:
- Stop IDE.
- Find
options/other.xml
file in the Configuration directory of your IDE (https://intellij-support.jetbrains.com/hc/en-us/articles/206544519-Directories-used-by-the-IDE-to-store-settings-caches-plugins-and-logs ) - Remove all lines containing
preferredResourceZoneCode
in this file - Delete
jmix-studio
folder from IDE System directory
If this doesn’t help please attach idea.log file and <IDE_SYSTEM_DIR>/jmix-studio/marketplace/available_app_components.json
file if any
But there is no such file in Configuration?
Here we talking about configuration directory of Intellij IDEA. It is specific for each OS, so I can’t tell exact path. But you can find it for your OS in the IntelliJ docs by the link above.
I see the following line in the log:
2025-03-05 06:52:52,560 [ 29946] INFO - #com.haulmont.jmixstudio.intellij.marketplace.descriptor.provider.HTTPDescriptorsProvider - Using cached C:\Users\james\AppData\Local\JetBrains\IdeaIC2023.3\jmix-studio\marketplace\available_app_components.json (updated at 1/21/2025 6:29 AM)
So it seems that you didn’t remove jmix-studio
folder, see step 4.
Please stop IDE, remove C:\Users\james\AppData\Local\JetBrains\IdeaIC2023.3\jmix-studio
, make sure that step 3 is performed and try again.