1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00

Updater: Initial commit of standalone update app

This commit is contained in:
gnosygnu
2017-02-03 16:57:50 -05:00
parent 42c7bc61fb
commit c9d1193e7f
6 changed files with 329 additions and 0 deletions

View File

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