Menu

run greenstone in eclipse

Help
lina
2011-09-19
2013-04-25
  • lina

    lina - 2011-09-19

    Hello, I am not able to run gathererprog.java

    Anybody can help me pelase?

    Thank you beforehand.

    Exception in thread "main" java.util.MissingResourceException: Can't find bundle for base name dictionary, locale en_US
    at java.util.ResourceBundle.throwMissingResourceException(Unknown Source)
    at java.util.ResourceBundle.getBundleImpl(Unknown Source)
    at java.util.ResourceBundle.getBundle(Unknown Source)
    at org.greenstone.gatherer.Dictionary.<init>(Dictionary.java:87)
    at org.greenstone.gatherer.GetOpt.<init>(GetOpt.java:62)
    at org.greenstone.gatherer.Gatherer.<init>(Gatherer.java:167)
    at org.greenstone.gatherer.GathererProg.main(GathererProg.java:79)

     
  • ak19

    ak19 - 2011-09-20

    Hello,

    The main program is Gatherer.java, not GathererProg.java

    But rather than running the main method of Gatherer, run the script gli.bat (if you're on Windows) or gli.bash (if you're on Linux). This will run GLI for you.

     

Log in to post a comment.