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:
@@ -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}'
|
||||||
@@ -573,4 +575,4 @@
|
|||||||
</zip>
|
</zip>
|
||||||
<echo message="##teamcity[publishArtifacts '${output.relative}/${output.name}.zip']"/>
|
<echo message="##teamcity[publishArtifacts '${output.relative}/${output.name}.zip']"/>
|
||||||
</target>
|
</target>
|
||||||
</project>
|
</project>
|
||||||
|
|||||||
Reference in New Issue
Block a user