mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 13:02:30 +07:00
ES: move externalSystem API to the core plugin distribution IDEA-187832
GitOrigin-RevId: 0e4f9e6d8d7fa2f0d70d464c5f70ab71a8f5bb92
This commit is contained in:
committed by
intellij-monorepo-bot
parent
0be0267383
commit
a9fa8abc1e
@@ -1,6 +1,4 @@
|
||||
<idea-plugin xmlns:xi="http://www.w3.org/2001/XInclude" use-idea-classloader="true">
|
||||
<!-- we need to use the platform classloader to make the plugin compatible with CLion until IDEA-187832 is fixed,
|
||||
see cidr-external-system/resources/META-INF/plugin.xml for details -->
|
||||
<idea-plugin xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<id>com.intellij.java</id>
|
||||
<name>Java</name>
|
||||
<description>Java language support.</description>
|
||||
|
||||
Reference in New Issue
Block a user