0df5d5158d
#KT-38297 Fixed
11 lines
354 B
HTML
11 lines
354 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
<p><span class="product">&productName;</span> allows you to easily call a Java code from Kotlin:</p>
|
|
<p class="image"><img src="images/java_call_kotlin.png"></p>
|
|
<p>and vice versa:</p>
|
|
<p class="image"><img src="images/kotlin_call_java.png"></p>
|
|
</body>
|
|
</html> |