0d52a20a46
Content from https://youtrack.jetbrains.com/issue/DOC-4026
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> |