awips2/cots/com.sun.jna/.classpath
Bryan Kowal 5fc64e628b Issue #3108 - update bignsharp for Windows 64-bit compatibility. Upgrade JNA.
Amend: updated and/or added change revision history comments
Amend: fixed Java requirement in JNA classpath
Amend: fixed Java requirement in JNA MANIFEST

Change-Id: I5033f05c48a271fe08d3ec2ac01fe79481564371

Former-commit-id: 70db1c7dc7 [formerly 79244f5032] [formerly 1e1f46e68b] [formerly 9c29e6739c [formerly 1e1f46e68b [formerly fb12234836a3562156a30531e6961c0a064588bd]]]
Former-commit-id: 9c29e6739c
Former-commit-id: 76e1a6eaf85a9ea37060e092691ba1ca871a7e9e [formerly c1e9154e89]
Former-commit-id: 2098b015f1
2014-05-08 17:30:22 -05:00

7 lines
395 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry exported="true" kind="lib" path="jna-4.1.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>