Interop: update README.md
This commit is contained in:
committed by
GitHub
parent
9fffcebc42
commit
70c11b0098
@@ -1,14 +1,5 @@
|
|||||||
# Kotlin-native interop
|
# Kotlin-native interop
|
||||||
|
|
||||||
## Preparation
|
|
||||||
|
|
||||||
Go to `../kni` and build it as described:
|
|
||||||
|
|
||||||
```
|
|
||||||
$ ant -f update_dependencies.xml
|
|
||||||
$ ant
|
|
||||||
```
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Open `Interop` project in IDEA. Run `StubGenerator` configuration to process all `.def` files in `Example` module.
|
Open `Interop` project in IDEA. Run `StubGenerator` configuration to process all `.def` files in `Example` module.
|
||||||
|
|||||||
Reference in New Issue
Block a user