File: README.txt

package info (click to toggle)
libjna-posix-java 1.0.1-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 496 kB
  • ctags: 1,433
  • sloc: java: 3,851; xml: 663; makefile: 44
file content (5 lines) | stat: -rw-r--r-- 457 bytes parent folder | download
1
2
3
4
5
jna-posix is a lightweight cross-platform POSIX emulation layer for Java, written in Java and leveraging the JNA library (https://jna.dev.java.net/).

= Building

JNA should build fine from within NetBeans. Otherwise, copy the file nbproject/private/private.properties.tmpl to nbproject/private/private.properties and edit it to point at a local junit.jar. The one mentioned in the template file is in the default location on Mac OS X with Xcode installed.