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
5812399d
Commit
5812399d
authored
6 years ago
by
Sergey Simonchik
Browse files
Options
Download
Email Patches
Plain Diff
update jediterm-pty to 2.14
parent
269d6667
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.idea/libraries/jediterm_pty.xml
+3
-3
.idea/libraries/jediterm_pty.xml
platform/build-scripts/groovy/org/jetbrains/intellij/build/CommunityLibraryLicenses.groovy
+1
-1
.../jetbrains/intellij/build/CommunityLibraryLicenses.groovy
with
4 additions
and
4 deletions
+4
-4
.idea/libraries/jediterm_pty.xml
+
3
-
3
View file @
5812399d
<component
name=
"libraryTable"
>
<library
name=
"jediterm-pty"
type=
"repository"
>
<properties
include-transitive-deps=
"false"
maven-id=
"org.jetbrains.jediterm:jediterm-pty:2.1
3
"
/>
<properties
include-transitive-deps=
"false"
maven-id=
"org.jetbrains.jediterm:jediterm-pty:2.1
4
"
/>
<CLASSES>
<root
url=
"jar://$MAVEN_REPOSITORY$/org/jetbrains/jediterm/jediterm-pty/2.1
3
/jediterm-pty-2.1
3
.jar!/"
/>
<root
url=
"jar://$MAVEN_REPOSITORY$/org/jetbrains/jediterm/jediterm-pty/2.1
4
/jediterm-pty-2.1
4
.jar!/"
/>
</CLASSES>
<JAVADOC
/>
<SOURCES>
<root
url=
"jar://$MAVEN_REPOSITORY$/org/jetbrains/jediterm/jediterm-pty/2.1
3
/jediterm-pty-2.1
3
-sources.jar!/"
/>
<root
url=
"jar://$MAVEN_REPOSITORY$/org/jetbrains/jediterm/jediterm-pty/2.1
4
/jediterm-pty-2.1
4
-sources.jar!/"
/>
</SOURCES>
</library>
</component>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
platform/build-scripts/groovy/org/jetbrains/intellij/build/CommunityLibraryLicenses.groovy
+
1
-
1
View file @
5812399d
...
...
@@ -236,7 +236,7 @@ class CommunityLibraryLicenses {
url:
"http://www.jcip.net"
,
licenseUrl:
"http://creativecommons.org/licenses/by/2.5"
),
new
LibraryLicense
(
name:
"JDOM"
,
version:
"1.1 (with patches by JetBrains)"
,
license:
"modified Apache"
,
url:
"http://www.jdom.org/"
,
licenseUrl:
"http://www.jdom.org/docs/faq.html#a0030"
),
new
LibraryLicense
(
name:
"JediTerm"
,
libraryName:
"jediterm-pty"
,
version:
"2.1
3
"
,
license:
"LGPL 3"
,
new
LibraryLicense
(
name:
"JediTerm"
,
libraryName:
"jediterm-pty"
,
version:
"2.1
4
"
,
license:
"LGPL 3"
,
url:
"https://github.com/JetBrains/jediterm"
,
licenseUrl:
"https://github.com/JetBrains/jediterm/blob/master/LICENSE-LGPLv3.txt"
),
new
LibraryLicense
(
name:
"JetBrains Annotations"
,
libraryName:
"jetbrains-annotations"
,
version:
"16.0.1"
,
license:
"Apache 2.0"
,
...
...
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