Files
openide/.idea/libraries/pty4j.xml
Sergey Simonchik 1a4efc920b [terminal] update pty4j to 0.13.1 with correct access to errno (IJPL-163764)
f2c8f9911b

Regression after 5099358ada3be74b60dcc242bfb905a6cfee7f0f


(cherry picked from commit baec1babcc56be58700cc92cc4f724b55b395c0e)

IJ-MR-146419

GitOrigin-RevId: 787aec017ddb3051c080765a3a871371a97b5038
2024-10-09 20:02:40 +00:00

18 lines
751 B
XML

<component name="libraryTable">
<library name="pty4j" type="repository">
<properties include-transitive-deps="false" maven-id="org.jetbrains.pty4j:pty4j:0.13.1">
<verification>
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/pty4j/pty4j/0.13.1/pty4j-0.13.1.jar">
<sha256sum>b8df7a5814a082741c523cb1647e2c0fa3cdd0fd1147ca8e9b0b3cf10995a9ed</sha256sum>
</artifact>
</verification>
</properties>
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/pty4j/pty4j/0.13.1/pty4j-0.13.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/pty4j/pty4j/0.13.1/pty4j-0.13.1-sources.jar!/" />
</SOURCES>
</library>
</component>