cgeo/openWIG

remove all "historic" content

bekuno opened this issue · 1 comments

As recommended by @matejcik in
cgeo/WhereYouGo#42 (comment) :

There are three major projects in the repository:

mobile is the original J2ME OpenWIG application
DesktopWIG is a J2SE desktop GUI app
OpenWIGLibrary is the common part, which is the only thing used in WhereYouGo
droidwig is something like "i tried to write an Android app years ago", before menion actually did one;
OpenWIGTester is something like a runner for logs, or for savefiles, something or other, mostly a debugging tool. You don't need it.
kahlua things are linked from the kahlua2 repository, and are there only for ease of building. You will need to set up build so that the kahlua2 jar(s?) is (are) accessible, but perhaps Gradle can do that for you. In any case you do not need any actual content of these directories.

I see no reason for you to continue development on the J2ME app or the desktop GUI app. I don't think the J2ME app even builds today, without downloading 10 year old toolchains.

So OpenWIGLibrary is the only thing that you need.

Delete is finished.
Open question is the usability of saveAnalyzer, this is now tracked in #13.