Skip to content

Commit

Permalink
A single jar I can include and make JNA work in Intellij Idea as a mo…
Browse files Browse the repository at this point in the history
…dule
  • Loading branch information
Lauri W Ahonen committed Oct 23, 2015
1 parent 4b7ba5b commit dad6564
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Features
* [#512](https://github.com/java-native-access/jna/pull/512): Make loading debug flags mutable [@lwahonen](https://github.com/lwahonen).
* [#514](https://github.com/java-native-access/jna/pull/514): Added `host_processor_info` to `com.sun.jna.platform.mac.SystemB` - [@dbwiddis](https://github.com/dbwiddis).
* [#519](https://github.com/java-native-access/jna/pull/519): Added JNA functional overview - [@twall](https://github.com/twall).
* [#520](https://github.com/java-native-access/jna/pull/): Add a convenience jar that contains all native dispatch libraries. If you want to hacking on JNA with an IDE, just include native-dispatch-libs.jar to your classpath and create a module from the JNA src directory. - [@lwahonen](https://github.com/lwahonen).

Bug Fixes
---------
Expand Down
Binary file added dist/native-dispatch-libs.jar
Binary file not shown.

0 comments on commit dad6564

Please sign in to comment.