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
[formerly79244f5032
] [formerly1e1f46e68b
] [formerly9c29e6739c
[formerly1e1f46e68b
[formerly fb12234836a3562156a30531e6961c0a064588bd]]] Former-commit-id:9c29e6739c
Former-commit-id: 76e1a6eaf85a9ea37060e092691ba1ca871a7e9e [formerlyc1e9154e89
] Former-commit-id:2098b015f1
7 lines
395 B
XML
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>
|