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
320ea63b
Commit
320ea63b
authored
6 years ago
by
Aleksey Rostovskiy
Committed by
Aleksey Rostovskiy
6 years ago
Browse files
Options
Download
Email Patches
Plain Diff
IDEA-CR-44888: PY-34578 PyCharm 2019.1 eap=false
(cherry picked from commit
b7916784
)
parent
0c551191
Branches unavailable
Tags unavailable
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
python/python-community-ide-resources/resources/idea/PyCharmCoreApplicationInfo.xml
+1
-1
...e-resources/resources/idea/PyCharmCoreApplicationInfo.xml
with
1 addition
and
1 deletion
+1
-1
python/python-community-ide-resources/resources/idea/PyCharmCoreApplicationInfo.xml
+
1
-
1
View file @
320ea63b
<component
xmlns=
"http://jetbrains.org/intellij/schema/application-info"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://jetbrains.org/intellij/schema/application-info http://jetbrains.org/intellij/schema/ApplicationInfo.xsd"
>
<version
major=
"2019"
minor=
"1"
eap=
"
tru
e"
/>
<version
major=
"2019"
minor=
"1"
eap=
"
fals
e"
/>
<company
name=
"JetBrains s.r.o."
url=
"https://www.jetbrains.com"
copyrightStart=
"2010"
/>
<build
number=
"PC-__BUILD__"
date=
"__BUILD_DATE__"
/>
<logo
url=
"/pycharm_core_logo.png"
textcolor=
"ffffff"
progressColor=
"ffffff"
progressX=
"114"
progressY=
"278"
progressHeight=
"3"
/>
...
...
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