daalft / PaliNLP2

PaliNLP reworked. Version 2.
GNU General Public License v2.0
15 stars 3 forks source link

Please help. import de.general.simpletokenizing.Token; Error: Cannot be resolved. #1

Closed jirayudech closed 8 years ago

jirayudech commented 8 years ago

Please help. import de.general.simpletokenizing.Token; Error: Cannot be resolved.

All import de.general.* cannot be resolved. in all files.

daalft commented 8 years ago

Please include the following libraries:

from https://github.com/SeNeReKo

jirayudech commented 8 years ago

I already import LibUtils_Java but still got this error. Please help. Thanks.

import de.general.simpletokenizing.TokenValidator; import de.general.simpletokenizing.TokenValidator.ShortType;

error cannot be resolved

jirayudech commented 8 years ago

I solved this problem by recompile LibUtils_Java.