mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
update jediterm-pty to v2.8 (IDEA-184778, IDEA-185523, IDEA-184513)
https://github.com/JetBrains/jediterm/pull/163
This commit is contained in:
Generated
+2
-2
@@ -1,11 +1,11 @@
|
||||
<component name="libraryTable">
|
||||
<library name="jediterm-pty">
|
||||
<CLASSES>
|
||||
<root url="jar://$PROJECT_DIR$/lib/jediterm-pty-2.7.jar!/" />
|
||||
<root url="jar://$PROJECT_DIR$/lib/jediterm-pty-2.8.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$PROJECT_DIR$/lib/src/jediterm-pty-2.7-src.jar!/" />
|
||||
<root url="jar://$PROJECT_DIR$/lib/src/jediterm-pty-2.8-src.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
Binary file not shown.
Binary file not shown.
+1
-1
@@ -184,7 +184,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.7", license: "LGPL 2",
|
||||
new LibraryLicense(name: "JediTerm", libraryName: "jediterm-pty", version: "2.8", 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