IDEA-204767 Unbundle CVS plugin

This commit is contained in:
Dmitriy Smirnov
2019-02-07 14:18:12 +03:00
committed by Kirill Likhodedov
parent f529946581
commit d89f017819
4 changed files with 0 additions and 4 deletions
@@ -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",
-1
View File
@@ -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" />
-1
View File
@@ -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" />