added Eclipse project for building the Java binding

This commit is contained in:
kr.angelov
2013-09-04 14:06:06 +00:00
parent d3dad68c9b
commit 643ca7987c
3 changed files with 34 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path=""/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path=""/>
</classpath>