mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IDEA-204767 Unbundle CVS plugin
This commit is contained in:
committed by
Kirill Likhodedov
parent
f529946581
commit
d89f017819
@@ -52,7 +52,6 @@ abstract class BaseIdeaProperties extends ProductProperties {
|
||||
"intellij.vcs.svn",
|
||||
"intellij.vcs.hg",
|
||||
"intellij.vcs.github",
|
||||
"intellij.vcs.cvs",
|
||||
"intellij.groovy",
|
||||
"intellij.junit",
|
||||
"intellij.testng",
|
||||
|
||||
@@ -60,7 +60,6 @@
|
||||
<orderEntry type="module" module-name="intellij.idea.community.resources" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.java.tests" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.copyright" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.vcs.cvs" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.java.guiForms.designer" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.devkit" scope="RUNTIME" />
|
||||
|
||||
@@ -14,7 +14,6 @@ intellij.reStructuredText
|
||||
intellij.settingsRepository
|
||||
intellij.tasks.core
|
||||
intellij.terminal
|
||||
intellij.vcs.cvs
|
||||
intellij.vcs.git
|
||||
intellij.vcs.github
|
||||
intellij.vcs.hg
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="module" module-name="intellij.platform.bootstrap" />
|
||||
<orderEntry type="module" module-name="intellij.platform.colorSchemes" />
|
||||
<orderEntry type="module" module-name="intellij.vcs.cvs" />
|
||||
<orderEntry type="module" module-name="intellij.vcs.hg" />
|
||||
<orderEntry type="module" module-name="intellij.vcs.svn" />
|
||||
<orderEntry type="module" module-name="intellij.vcs.git" />
|
||||
|
||||
Reference in New Issue
Block a user