GUI changed and doVocabsGerToEng() partwise implemented

This commit is contained in:
2020-10-08 18:49:48 +02:00
parent be31103aff
commit 6320c9daa9
34 changed files with 600 additions and 646 deletions

6
.classpath Normal file
View File

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