[sword-devel] Greek Tagging HELP WANTED

Keith Ralston sword-devel@crosswire.org
Fri, 15 Nov 2002 20:05:58 -0600


Here's what I get when I run the JAR:

C:\ModEdit>java -jar modedit.jar
java.io.IOException: CreateProcess: ./modedit r KJV2003 "John 1:1" error=2
        at java.lang.Win32Process.create(Native Method)
        at java.lang.Win32Process.<init>(Win32Process.java:63)
        at java.lang.Runtime.execInternal(Native Method)
        at java.lang.Runtime.exec(Runtime.java:550)
        at java.lang.Runtime.exec(Runtime.java:475)
        at java.lang.Runtime.exec(Runtime.java:441)
        at
org.crosswire.modedit.MainFrame.callLocalAgent(MainFrame.java:436)
        at org.crosswire.modedit.MainFrame.loadVerse(MainFrame.java:1207)
        at
org.crosswire.modedit.MainFrame.loadPreferences(MainFrame.java:362)
        at org.crosswire.modedit.MainFrame.jbInit(MainFrame.java:292)
        at org.crosswire.modedit.MainFrame.<init>(MainFrame.java:62)
        at org.crosswire.modedit.ModEdit.<init>(ModEdit.java:11)
        at org.crosswire.modedit.ModEdit.main(ModEdit.java:40)
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
        at java.lang.StringBuffer.charAt(StringBuffer.java:282)
        at org.crosswire.modedit.MainFrame.loadVerse(MainFrame.java:1213)
        at
org.crosswire.modedit.MainFrame.loadPreferences(MainFrame.java:362)
        at org.crosswire.modedit.MainFrame.jbInit(MainFrame.java:292)
        at org.crosswire.modedit.MainFrame.<init>(MainFrame.java:62)
        at org.crosswire.modedit.ModEdit.<init>(ModEdit.java:11)
        at org.crosswire.modedit.ModEdit.main(ModEdit.java:40)

> -----Original Message-----
> From: owner-sword-devel@crosswire.org
> [mailto:owner-sword-devel@crosswire.org]On Behalf Of Troy A. Griffitts
> Sent: Thursday, November 14, 2002 11:42 PM
> To: sword-devel@crosswire.org; bt-devel@crosswire.org;
> jsword-devel@crosswire.org; osis-core@bibletechnologieswg.org
> Subject: [sword-devel] Greek Tagging HELP WANTED
>
>
> We haven't had much voiced interest to help on this project.  I'm
> planning to head down to the local seminary to recruit volunteers if we
> don't get anyone from the list.
>
> Please, if you have any Greek experience (it doesn't require much, as
> you'll have a lexicon and a translation in front of you-- you just need
> to match the greek with the part of the translation), consider
> volunteering for a small book.  I think you'll find that it flows quite
> smoothly along and that it will really help sharpen your greek skills.
>
>
> Newest test program is available from:
>
> http://www.crosswire.org/~scribe/ModEdit.jar
>
> You'll still need a version of java installed first, probably from:
>
> http://java.sun.com/j2se/1.4.1/download.html
>
>
> A NEW STANDALONE VERSION is available at:
>
> http://www.crosswire.org/~scribe/ModEdit-standalone.tar.gz
>
> which allows you to work offline and includes an export button to export
> just your assigned section of Scripture to email to: kjv2003@crosswire.org
> Follow instructions in README.  If you're running windows, you'll need
> to add these executables to the ModEdit directory:
>
> http://www.crosswire.org/~scribe/modedit.exe
> http://www.crosswire.org/~scribe/swicu20.dll
>
> The new version has Proxy support in case you need to access the web via
> a proxy, and much code cleanup, all thanks to Christian
> Frommeyer.  Hurray!
>
> Tab keys seem to not work in java 1.4.1 for moving to the next tag, so
> arrows up/down are also assigned to do the same thing now.  I still
> recommend getting used to the keyboard (left, right, up, down, space) to
> do the editing.  Dragging is 'cool' but the keyboard seems more efficient.
>
>
> Latest source available from:
>
> http://www.crosswire.org/~scribe/ModEdit-src.jar
>
> Daniel Glassey, can we get a new wikiweb for the kjv2003 project?
>
> 	Thanks to everyone for their feedback and support,
> 		-Troy A. Griffitts.
>