mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-26 19:06:24 +07:00
Plugin descriptors: remove deprecated attribute idea-plugin@version (IDEA-163694)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
<idea-plugin version="2" url="https://confluence.jetbrains.com/display/PYH/">
|
||||
<idea-plugin url="https://confluence.jetbrains.com/display/PYH/">
|
||||
<!-- Components and extensions declared in this file work ONLY in PyCharm and CLion Python plugin, not in Standard Python plugin.
|
||||
Both Community and Professional editions. -->
|
||||
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
<idea-plugin version="2" xmlns:xi="http://www.w3.org/2001/XInclude" url="https://confluence.jetbrains.com/display/PYH/">
|
||||
<idea-plugin xmlns:xi="http://www.w3.org/2001/XInclude" url="https://confluence.jetbrains.com/display/PYH/">
|
||||
<!-- Components and extensions declared in this file work ONLY in PyCharm, not in Python plugin.
|
||||
Both Community and Professional editions. -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user