Skip to content

Commit

Permalink
added Runtime API as a feature
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed May 12, 2018
1 parent 84aa381 commit 35c061c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions hawtjni-website/src/index.page
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,12 @@ Features
* Maven integration:
* Generates JNI source code
* Generates an autoconf and msbuild source project to build the
native library. This gets attached to the maven project as as
native library. This gets attached to the Maven project as as
the native source zip file.
* Builds the native source tar for the current platform
* Built native library is stored in a platform specific jar. This
gets attached to the maven project as a platform specific jar file.
gets attached to the Maven project as a platform specific jar file.
* [Runtime API](documentation/api/) to load the library.

Introduction
------------
Expand Down

0 comments on commit 35c061c

Please sign in to comment.