dkpro / dkpro-jwpl

DKPro JWPL (DKPro Java Wikipedia Library) is a free, Java-based application programming interface that facilitates access to all information in Wikipedia.
https://dkpro.github.io/dkpro-jwpl
Apache License 2.0
82 stars 34 forks source link

Compiler error in Eclipse only #264

Closed reckart closed 11 months ago

reckart commented 11 months ago

Describe the bug Eclipse reports a compile error in org.dkpro.jwpl.api.Wikipedia.existsPage(String) because it seems to resolve a return value wrongly.

Expected behavior Build should not fail.

Please complete the following information: