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
89a282e4
Commit
89a282e4
authored
7 years ago
by
nik
Browse files
Options
Download
Email Patches
Plain Diff
set version to 2018.3 for several IDEs in 'master' branch
parent
36b2dec2
Branches unavailable
Tags unavailable
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
community-resources/src/idea/IdeaApplicationInfo.xml
+1
-1
community-resources/src/idea/IdeaApplicationInfo.xml
python/python-community-ide-resources/resources/idea/PyCharmCoreApplicationInfo.xml
+1
-1
...e-resources/resources/idea/PyCharmCoreApplicationInfo.xml
with
2 additions
and
2 deletions
+2
-2
community-resources/src/idea/IdeaApplicationInfo.xml
+
1
-
1
View file @
89a282e4
<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=
"2018"
minor=
"
2
"
eap=
"true"
/>
<version
major=
"2018"
minor=
"
3
"
eap=
"true"
/>
<company
name=
"JetBrains s.r.o."
url=
"https://www.jetbrains.com"
/>
<build
number=
"__BUILD_NUMBER__"
date=
"__BUILD_DATE__"
/>
<logo
url=
"/idea_community_logo.png"
textcolor=
"ffffff"
progressColor=
"ffffff"
progressX=
"117"
progressY=
"280"
progressHeight=
"3"
/>
...
...
This diff is collapsed.
Click to expand it.
python/python-community-ide-resources/resources/idea/PyCharmCoreApplicationInfo.xml
+
1
-
1
View file @
89a282e4
<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=
"2018"
minor=
"
2
"
eap=
"true"
/>
<version
major=
"2018"
minor=
"
3
"
eap=
"true"
/>
<company
name=
"JetBrains s.r.o."
url=
"https://www.jetbrains.com"
copyrightStart=
"2010"
/>
<build
number=
"__BUILD_NUMBER__"
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