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
5314fc6f
Commit
5314fc6f
authored
6 years ago
by
Ekaterina Tuzova
Browse files
Options
Download
Email Patches
Plain Diff
EDU-1786 Include Terminal to PyCharm Edu
(cherry picked from commit
5ebce330
)
parent
67b50932
Branches unavailable
Tags unavailable
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
python/educational-python/build/plugin-list.txt
+3
-1
python/educational-python/build/plugin-list.txt
python/educational-python/intellij.pycharm.edu.main.iml
+2
-0
python/educational-python/intellij.pycharm.edu.main.iml
with
5 additions
and
1 deletion
+5
-1
python/educational-python/build/plugin-list.txt
+
3
-
1
View file @
5314fc6f
...
...
@@ -3,4 +3,6 @@ intellij.vcs.git
intellij.platform.remoteServers.git
intellij.vcs.github
intellij.vcs.hg
intellij.python.ipnb
\ No newline at end of file
intellij.python.ipnb
intellij.python.terminal
intellij.terminal
\ No newline at end of file
This diff is collapsed.
Click to expand it.
python/educational-python/intellij.pycharm.edu.main.iml
+
2
-
0
View file @
5314fc6f
...
...
@@ -17,5 +17,7 @@
<orderEntry
type=
"module"
module-name=
"intellij.pycharm.edu"
/>
<orderEntry
type=
"module"
module-name=
"intellij.vcs.hg"
/>
<orderEntry
type=
"module"
module-name=
"intellij.python.ipnb"
/>
<orderEntry
type=
"module"
module-name=
"intellij.terminal"
/>
<orderEntry
type=
"module"
module-name=
"intellij.python.terminal"
/>
</component>
</module>
\ No newline at end of file
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