mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-13 06:59:44 +07:00
[intellij project configuration] raise minimum required IDE version for intellij project to 2024.2
Unnecessary vm options were removed (ca40d044ff1542) from the shared run configurations, and it's supported starting from 2024.2 (see IJPL-150271). GitOrigin-RevId: 65f2440355bf7f745de878c023f1a7eabd30c0e6
This commit is contained in:
committed by
intellij-monorepo-bot
parent
fcf649cc75
commit
b49529708c
2
.idea/externalDependencies.xml
generated
2
.idea/externalDependencies.xml
generated
@@ -4,7 +4,7 @@
|
||||
<plugin id="DevKit" />
|
||||
<plugin id="Git4Idea" />
|
||||
<plugin id="JUnit" />
|
||||
<plugin id="com.intellij" min-version="233.13135.103" />
|
||||
<plugin id="com.intellij" min-version="242.20224.300" />
|
||||
<plugin id="com.intellij.copyright" />
|
||||
<plugin id="com.intellij.java-i18n" />
|
||||
<plugin id="com.intellij.properties" />
|
||||
|
||||
Reference in New Issue
Block a user