Files
openide/libraries/grpc-netty-shaded/intellij.libraries.grpc.netty.shaded.iml
Vladimir Krivosheev 84fa15c1b5 IJPL-149248 Run with sudo is broken due to missing gRPC dependency
GitOrigin-RevId: 2aed493b6a99ef06bc750efc18756251d6837dd7
2024-05-04 11:05:51 +00:00

12 lines
497 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<module version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" name="grpc-netty-shaded" level="project" />
</component>
</module>