Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Intellij Community
Commits
df6c6c70
Commit
df6c6c70
authored
6 years ago
by
Yann Cébron
Browse files
Options
Download
Email Patches
Plain Diff
[project structure] community.main: revert "Test" dependencies, missed entries
IDEA-CR-35798
parent
3fc325a1
Branches unavailable
Tags unavailable
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
intellij.idea.community.main.iml
+7
-7
intellij.idea.community.main.iml
with
7 additions
and
7 deletions
+7
-7
intellij.idea.community.main.iml
+
7
-
7
View file @
df6c6c70
...
...
@@ -93,10 +93,10 @@
<orderEntry
type=
"module"
module-name=
"intellij.java.manifest"
scope=
"RUNTIME"
/>
<orderEntry
type=
"module"
module-name=
"intellij.yaml"
scope=
"RUNTIME"
/>
<orderEntry
type=
"module"
module-name=
"intellij.xml.tests"
scope=
"TEST"
/>
<orderEntry
type=
"module"
module-name=
"intellij.devkit.jps"
scope=
"
RUNTIME
"
/>
<orderEntry
type=
"module"
module-name=
"intellij.devkit.jps"
scope=
"
TEST
"
/>
<orderEntry
type=
"module"
module-name=
"intellij.tasks.core"
scope=
"RUNTIME"
/>
<orderEntry
type=
"module"
module-name=
"intellij.platform.jps.model.serialization.tests"
scope=
"TEST"
/>
<orderEntry
type=
"module"
module-name=
"intellij.java.guiForms.jps"
scope=
"
RUNTIME
"
/>
<orderEntry
type=
"module"
module-name=
"intellij.java.guiForms.jps"
scope=
"
TEST
"
/>
<orderEntry
type=
"module"
module-name=
"intellij.tasks.jira"
scope=
"RUNTIME"
/>
<orderEntry
type=
"module"
module-name=
"intellij.java.decompiler"
scope=
"RUNTIME"
/>
<orderEntry
type=
"module"
module-name=
"intellij.platform.structuralSearch"
scope=
"RUNTIME"
/>
...
...
@@ -110,15 +110,15 @@
<orderEntry
type=
"module"
module-name=
"intellij.platform.jps.model.tests"
scope=
"TEST"
/>
<orderEntry
type=
"module"
module-name=
"intellij.platform.diff.tests"
scope=
"TEST"
/>
<orderEntry
type=
"module"
module-name=
"intellij.platform.builtInServer.tests"
scope=
"TEST"
/>
<orderEntry
type=
"module"
module-name=
"intellij.platform.updater"
scope=
"
RUNTIME
"
/>
<orderEntry
type=
"module"
module-name=
"intellij.platform.updater"
scope=
"
TEST
"
/>
<orderEntry
type=
"module"
module-name=
"intellij.java.coverage"
scope=
"RUNTIME"
/>
<orderEntry
type=
"module"
module-name=
"intellij.android.jps"
scope=
"
RUNTIME
"
/>
<orderEntry
type=
"module"
module-name=
"intellij.platform.scriptDebugger.ui"
scope=
"
RUNTIME
"
/>
<orderEntry
type=
"module"
module-name=
"intellij.android.jps"
scope=
"
TEST
"
/>
<orderEntry
type=
"module"
module-name=
"intellij.platform.scriptDebugger.ui"
scope=
"
TEST
"
/>
<orderEntry
type=
"module"
module-name=
"intellij.java.remoteServers.git"
scope=
"RUNTIME"
/>
<orderEntry
type=
"module"
module-name=
"intellij.terminal"
scope=
"RUNTIME"
/>
<orderEntry
type=
"module"
module-name=
"intellij.java.jps.javacRefScanner8"
scope=
"RUNTIME"
/>
<orderEntry
type=
"module"
module-name=
"intellij.platform.buildScripts"
scope=
"
RUNTIME
"
/>
<orderEntry
type=
"module"
module-name=
"intellij.platform.images.build"
scope=
"
RUNTIME
"
/>
<orderEntry
type=
"module"
module-name=
"intellij.platform.buildScripts"
scope=
"
TEST
"
/>
<orderEntry
type=
"module"
module-name=
"intellij.platform.images.build"
scope=
"
TEST
"
/>
<orderEntry
type=
"module"
module-name=
"intellij.android.plugin"
scope=
"RUNTIME"
/>
<orderEntry
type=
"module"
module-name=
"intellij.statsCollector"
scope=
"RUNTIME"
/>
<orderEntry
type=
"module"
module-name=
"intellij.java.debugger.streams"
scope=
"RUNTIME"
/>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help