mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-07 22:09:38 +07:00
Add capability to attach agent to gradle projects
(cherry picked from commit 75307cc7a104ffa345473bc742ec72b806ff74ba) IJ-MR-4767 GitOrigin-RevId: 28f128ec895fd0ad128b3d4c13f54ad2bf1e619d
This commit is contained in:
committed by
intellij-monorepo-bot
parent
a8aca0359f
commit
339517e2f5
@@ -10,13 +10,13 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.util" />
|
||||
<orderEntry type="module-library">
|
||||
<library name="debugger-memory-agent" type="repository">
|
||||
<properties maven-id="org.jetbrains.intellij.deps:debugger-memory-agent:1.0.29" />
|
||||
<properties maven-id="org.jetbrains.intellij.deps:debugger-memory-agent:1.0.30" />
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/debugger-memory-agent/1.0.29/debugger-memory-agent-1.0.29.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/debugger-memory-agent/1.0.30/debugger-memory-agent-1.0.30.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/debugger-memory-agent/1.0.29/debugger-memory-agent-1.0.29-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/debugger-memory-agent/1.0.30/debugger-memory-agent-1.0.30-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</orderEntry>
|
||||
|
||||
Reference in New Issue
Block a user