complile problems and a possible feature

2 views
Skip to first unread message

Fergal Daly

unread,
Nov 20, 2010, 6:35:09 PM11/20/10
to aedict...@googlegroups.com
It seems aedict now needs android-8 (2.2) to build but
http://code.google.com/p/aedict/wiki/Compile still says 1.6 and gives
a toolchains.xml suitable for that.

Once I figured that out I could get mvn to build it but eclipse is
stilling failing (at aedict-2.7 and at tip=789:93a5c488fb74).

Another problem is that for aedict-indexer, eclipse wants to use
lucene-2.4.0. The pom.xmls specifies 3.0.1-vyzivus0 but the .classpath
file still has still 2.4.0.

I get all sorts of other errors for indexer but right now I can get
the main project to build so I'm happy enough.

I hope to add a feature to allow saving the notepad to disk.

Would you accept a patch for that?

F

Martin Vysny

unread,
Nov 21, 2010, 4:43:43 AM11/21/10
to aedict...@googlegroups.com
Hi,
I'm sorry for the crazy build system :-) Thanks for pointing it out,
I'll fix it today.
As for the patch - sure, please go ahead. Just a thought - I think
that the saving location should be fixed
to /sdcard/aedict/notepad.backup - there is no need to create a file
browser dialog.
Thanks!
Martin

Fergal Daly

unread,
Nov 21, 2010, 8:38:59 AM11/21/10
to aedict...@googlegroups.com
2010/11/21 Martin Vysny <vy...@baka.sk>:

> Hi,
>  I'm sorry for the crazy build system :-) Thanks for pointing it out,
> I'll fix it today.
>  As for the patch - sure, please go ahead. Just a thought - I think
> that the saving location should be fixed
> to /sdcard/aedict/notepad.backup - there is no need to create a file
> browser dialog.

Great, the code I have is as simple as I could get away. One thing
though is that there are now categories. Currently I'm just dumping
the files out as notepad-${category}.backup with
DictEntry.toExternalList so I don't have to worry about escaping or
quoting or anything at all about how toExternalList works. Do you have
a strong preference for a single file?

F

Reply all
Reply to author
Forward
0 new messages