[jsword-devel] trunk does not compile

Trenton D. Adams trent.jsword at trentonadams.ca
Sat Feb 20 15:18:51 MST 2010


Hi Guys,

inside the bibledesktop folder I do 
ant all

and get a compile error.

compile:
    [javac] Compiling 268 source files to /home/trenta/Documents/Development/java/thirdparty/jsword/trunk/jsword/target/classes
    [javac] /home/trenta/Documents/Development/java/thirdparty/jsword/trunk/jsword/src/main/java/org/crosswire/jsword/index/lucene/VerseCollector.java:75: cannot find symbol
    [javac] symbol  : constructor IOException(org.crosswire.jsword.passage.NoSuchVerseException)
    [javac] location: class java.io.IOException
    [javac]             throw new IOException(e);
    [javac]                   ^
    [javac] 1 error



More information about the jsword-devel mailing list