[BT] Implement non-incremental compilation within the daemon

#KT-57398 In Progress
This commit is contained in:
Alexander.Likhachev
2023-07-04 01:15:16 +02:00
committed by Space Team
parent fafea27283
commit 18aa7f4d4b
10 changed files with 157 additions and 12 deletions
@@ -44,5 +44,11 @@
<version>ArtifactsTest.version</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-compiler-runner</artifactId>
<version>ArtifactsTest.version</version>
<scope>runtime</scope>
</dependency>
</dependencies>
</project>