On 2015-03-02 21:41, Andriy Rysin wrote:

> Exception in thread "main" java.lang.RuntimeException:
> java.util.concurrent.ExecutionException:
> java.lang.NoClassDefFoundError: com/google/common/base/Function

That class is in libs/guava.jar and guava is a dependency of 
language-detector, which we list as a dependency in languagetool-core's 
pom.xml. In other words, everything should be okay (and it works for 
me). How did you build that command-line tool? Or did you run it in your 
IDE?

Regards
  Daniel


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to