Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chirino committed Jun 20, 2016
1 parent a73fc16 commit 401ce1c
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,13 +67,10 @@ To generate the JNI code, first compile your annotated class, then use the
The above example expects your compiled java classes to be in the `target/classes`
directory. The generated JNI classes will be placed in the `target/native` directory.

Readme TODO
More Docs:
-----------

* Need to explain/show examples of struct handling
* Need to explain/show examples of 32/64 bit variable types
* Show the maven plugin
* Show the OSX cocoa native code generation tool
[http://fusesource.github.io/hawtjni/documentation/developer-guide.html](http://fusesource.github.io/hawtjni/documentation/developer-guide.html)

[1]: http://http://hawtjni.fusesource.org/ "HawtJNI"
[1]: http://fusesource.github.io/hawtjni "HawtJNI"
[2]: http://www.eclipse.org/swt/jnigen.php

0 comments on commit 401ce1c

Please sign in to comment.