mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 02:07:50 +08:00
inc comments
This commit is contained in:
parent
29f3810659
commit
368602cf5f
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id 'java'
|
id 'java'
|
||||||
id 'org.jetbrains.intellij' version '0.4.10'
|
id 'org.jetbrains.intellij' version '0.4.13'
|
||||||
}
|
}
|
||||||
|
|
||||||
group 'com.intellij.sdk'
|
group 'com.intellij.sdk'
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
<!-- Copyright 2000-2019 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
|
||||||
|
|
||||||
<idea-plugin>
|
<idea-plugin>
|
||||||
|
|
||||||
<!-- Unique id for this plugin. Must stay constant for the life of the plugin. -->
|
<!-- Unique id for this plugin. Must stay constant for the life of the plugin. -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user