Skip to content

Commit f49134b

Browse files
committed
Revert "chore(plugin): update IntelliJ dependency and add JSON module config"
This reverts commit e48868d.
1 parent e48868d commit f49134b

File tree

3 files changed

+1
-5
lines changed

3 files changed

+1
-5
lines changed

core/src/233/main/resources/META-INF/autodev-core.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
<resource-bundle>messages.AutoDevBundle</resource-bundle>
33

44
<depends>com.intellij.modules.platform</depends>
5-
<depends optional="true" config-file="json-empty.xml">com.intellij.modules.json</depends>
65

76
<extensions defaultExtensionNs="com.intellij">
87
<notificationGroup id="AutoDev.notification.group" displayType="STICKY_BALLOON" bundle="messages.AutoDevBundle"

core/src/233/main/resources/META-INF/json-empty.xml

Lines changed: 0 additions & 3 deletions
This file was deleted.

gradle-241.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# https://www.jetbrains.com/intellij-repository/releases/
33
# https://www.jetbrains.com/intellij-repository/snapshots/
44
# IC version has Javadoc / Kotlin docs, but no bundle for plugins, JavaScript, etc.
5-
ideaVersion=IU-2024.3
5+
ideaVersion=IU-2024.1
66

77
# please see https://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html for description
88
pluginSinceBuild=241

0 commit comments

Comments
 (0)