I am trying to write a chatbot with java. I've already download AB program from https://code.google.com/archive/p/program-ab/downloads
However, when I try to write code in IntelliJ, it always shows error like this:
Here is what I put in my package: Do I miss anything?? Thanks!!
You must not have added the Program AB's lib in your project. Ref here for adding it and it should work.
Also, make sure that the lib show up in External Libraries