mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IDEA-228938 Unable to do read only attach to IDEA process
GitOrigin-RevId: f543180a719196c12378ad077b8781b2a97d21d3
This commit is contained in:
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>
|
||||
|
||||
Reference in New Issue
Block a user