mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
bundle mlCompletionModels plugin
GitOrigin-RevId: 29ece9a0a9c8bc6e77192b894e96ead01f43f882
This commit is contained in:
committed by
intellij-monorepo-bot
parent
6bfa053eb1
commit
6ccf63f4d5
@@ -63,6 +63,7 @@ abstract class BaseIdeaProperties extends JetBrainsProductProperties {
|
||||
"intellij.platform.langInjection",
|
||||
"intellij.java.debugger.streams",
|
||||
"intellij.android.smali",
|
||||
"intellij.mlCompletionModels",
|
||||
"intellij.statsCollector",
|
||||
"intellij.sh",
|
||||
"intellij.vcs.changeReminder",
|
||||
|
||||
@@ -140,5 +140,6 @@
|
||||
<orderEntry type="module" module-name="intellij.textmate" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.webp" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.space" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.mlCompletionModels" scope="RUNTIME" />
|
||||
</component>
|
||||
</module>
|
||||
@@ -5,6 +5,7 @@
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
|
||||
Reference in New Issue
Block a user