Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Intellij Community
Commits
5c4f217f
Commit
5c4f217f
authored
6 years ago
by
Alexander Koshevoy
1
Browse files
Options
Download
Email Patches
Plain Diff
PY-34445 Include thrift library to distribution of Python Community Edition plugin
parent
84615238
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
platform/build-scripts/groovy/org/jetbrains/intellij/build/python/PythonCommunityPluginModules.groovy
+1
-0
...intellij/build/python/PythonCommunityPluginModules.groovy
with
1 addition
and
0 deletions
+1
-0
platform/build-scripts/groovy/org/jetbrains/intellij/build/python/PythonCommunityPluginModules.groovy
+
1
-
0
View file @
5c4f217f
...
...
@@ -53,6 +53,7 @@ class PythonCommunityPluginModules {
"$context.applicationInfo.majorVersion.$context.applicationInfo.minorVersionMainPart.$pluginBuildNumber"
}
doNotCreateSeparateJarForLocalizableResources
()
withProjectLibrary
(
"libthrift"
)
// Required for "Python Console" in intellij.python.community.impl module
body
.
delegate
=
delegate
body
()
}
...
...
This diff is collapsed.
Click to expand it.
小 白蛋
@baidan
mentioned in commit
a488fad0
·
2 years ago
mentioned in commit
a488fad0
mentioned in commit a488fad0100b24ac9c2514164624fcb9c3f03abb
Toggle commit list
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