These two packages come from eawtstub.jar and automation.jar yet it doesn't make any sense to include those into kotlin compiler

This commit is contained in:
Maxim Shafirov
2013-07-16 12:27:31 +04:00
parent ca02ca6e77
commit f5a11960cd
+2
View File
@@ -354,6 +354,8 @@
-dontwarn com.intellij.util.ui.IsRetina* -dontwarn com.intellij.util.ui.IsRetina*
-dontwarn com.intellij.util.RetinaImage* -dontwarn com.intellij.util.RetinaImage*
-dontwarn apple.awt.*
-dontwarn dk.brics.automaton.*
-dontwarn org.fusesource.** -dontwarn org.fusesource.**
-libraryjars '${rtjar}' -libraryjars '${rtjar}'