mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Update jediterm terminal emulator with the fixes of IDEA-115276
This commit is contained in:
+1
-1
@@ -190,7 +190,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.2", license: "LGPL 2",
|
||||
new LibraryLicense(name: "JediTerm", libraryName: "jediterm-pty", version: "2.2.1", 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"),
|
||||
|
||||
BIN
Binary file not shown.
@@ -14,7 +14,7 @@
|
||||
<orderEntry type="module-library" exported="">
|
||||
<library name="jediterm-pty">
|
||||
<CLASSES>
|
||||
<root url="jar://$MODULE_DIR$/lib/jediterm-pty-2.2.jar!/" />
|
||||
<root url="jar://$MODULE_DIR$/lib/jediterm-pty-2.2.1.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
|
||||
Reference in New Issue
Block a user