IDEA-228938 Unable to do read only attach to IDEA process

GitOrigin-RevId: f543180a719196c12378ad077b8781b2a97d21d3
This commit is contained in:
Egor Ushakov
2019-12-11 17:31:39 +00:00
committed by intellij-monorepo-bot
parent 1359157e7b
commit cbe7b31a8f
@@ -24,13 +24,13 @@
<orderEntry type="module" module-name="intellij.java.debugger.memory.agent" />
<orderEntry type="module-library">
<library name="sa-jdwp" type="repository">
<properties maven-id="org.jetbrains.intellij.deps:sa-jdwp:1.13" />
<properties maven-id="org.jetbrains.intellij.deps:sa-jdwp:1.14" />
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/sa-jdwp/1.13/sa-jdwp-1.13.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/sa-jdwp/1.14/sa-jdwp-1.14.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/sa-jdwp/1.13/sa-jdwp-1.13-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/sa-jdwp/1.14/sa-jdwp-1.14-sources.jar!/" />
</SOURCES>
</library>
</orderEntry>