mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 13:02:30 +07:00
update jediterm-pty to v2.10 to fix IDEA-187084
This commit is contained in:
4
.idea/libraries/jediterm_pty.xml
generated
4
.idea/libraries/jediterm_pty.xml
generated
@@ -1,11 +1,11 @@
|
||||
<component name="libraryTable">
|
||||
<library name="jediterm-pty">
|
||||
<CLASSES>
|
||||
<root url="jar://$PROJECT_DIR$/lib/jediterm-pty-2.9.jar!/" />
|
||||
<root url="jar://$PROJECT_DIR$/lib/jediterm-pty-2.10.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$PROJECT_DIR$/lib/src/jediterm-pty-2.9-src.jar!/" />
|
||||
<root url="jar://$PROJECT_DIR$/lib/src/jediterm-pty-2.10-src.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
Binary file not shown.
Binary file not shown.
@@ -185,7 +185,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.9", license: "LGPL 2",
|
||||
new LibraryLicense(name: "JediTerm", libraryName: "jediterm-pty", version: "2.10", license: "LGPL 2",
|
||||
url: "https://github.com/JetBrains/jediterm", licenseUrl: "https://github.com/JetBrains/jediterm/blob/master/COPYING"),
|
||||
new LibraryLicense(name: "JEuclid", libraryName: "jeuclid-core-3.1.9.jar", version: "3.1.9", license: "Apache 2.0",
|
||||
url: "http://jeuclid.sourceforge.net", licenseUrl: "http://sourceforge.net/p/jeuclid/code/ci/default/tree/LICENSE.txt"),
|
||||
|
||||
Reference in New Issue
Block a user