Proper handling of the scripting compiler plugin in JSR-223 with daemon

This commit is contained in:
Ilya Chernikov
2019-02-06 15:02:47 +01:00
parent df0b648cea
commit 731df8d3cc
9 changed files with 51 additions and 12 deletions
+3
View File
@@ -59,6 +59,9 @@ messages/**)
# Depends on apache batick which has lots of dependencies
-dontwarn com.intellij.util.SVGLoader*
# The appropriate jar is either loaded separately or added explicitly to the classpath then needed
-dontwarn org.jetbrains.kotlin.scripting.compiler.plugin.ScriptingCompilerConfigurationComponentRegistrar
#-libraryjars '<rtjar>'
#-libraryjars '<jssejar>'
#-libraryjars '<bootstrap.runtime>'