mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-05 01:50:56 +07:00
build: run JPS external process with lower priority
By running the build under lower priority we give more CPU time to interactive processes like browser or IDE. ref IDEA-196318 Deprioritize heavy background processes GitOrigin-RevId: 23ff81b59a1c92e24f9499ca3b894526e58d339b
This commit is contained in:
committed by
intellij-monorepo-bot
parent
2be35d5ebf
commit
26866df446
@@ -42,6 +42,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.ide.util.netty" />
|
||||
<orderEntry type="module" module-name="intellij.platform.serviceContainer" />
|
||||
<orderEntry type="module" module-name="intellij.platform.tracing.rt" />
|
||||
<orderEntry type="library" name="winp" level="project" />
|
||||
</component>
|
||||
<component name="copyright">
|
||||
<Base>
|
||||
|
||||
Reference in New Issue
Block a user