OPENIDE #209 Do not show OpenIDE in Jetbrains Marketplace

(cherry picked from commit 35e4c74649)
(cherry picked from commit 5a26794ab0)
(cherry picked from commit d87b92ac89)
(cherry picked from commit 705ca47776)
This commit is contained in:
Nikita Iarychenko
2025-07-28 13:20:20 +04:00
parent 12d4f58649
commit ed6a29b12a

View File

@@ -1,3 +1,7 @@
<!-- Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
<!-- -->
<!-- Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru). -->
<!-- Any modifications are available on the same license terms as the original source code. -->
<idea-plugin visibility="internal">
<!-- region Generated dependencies - run `Generate Product Layouts` to regenerate -->
<dependencies>
@@ -49,7 +53,7 @@
<httpRequestHandler implementation="org.jetbrains.ide.AboutHttpService"/>
<httpRequestHandler implementation="org.jetbrains.ide.StartUpMeasurementService"/>
<httpRequestHandler implementation="org.jetbrains.ide.InstallPluginService"/>
<!--<httpRequestHandler implementation="org.jetbrains.ide.InstallPluginService"/>-->
<httpRequestHandler implementation="org.jetbrains.ide.UploadLogsService"/>
<applicationActivity implementation="org.jetbrains.ide.ToolboxRestLauncher"/>