Revert "Much cleaner build for JSword"

This reverts commit 68a3824a59.
This commit is contained in:
Bradlee Speice
2015-06-28 21:38:12 -04:00
parent 3b72254b6a
commit 6bef7e78f6
40 changed files with 243 additions and 604 deletions

6
.classpath Normal file
View File

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