The Java class did not find an exception

I'm trying to run a java program and run it somewhere, and I get one

java.lang.NoClassDefFoundError: antlr/TokenStream

Exceptions I'm new to Java programming, so I don't know what that means I've looked at some other questions about the same question and they don't really help me - either I can't follow the answer or it doesn't apply to my situation Any ideas?

Solution

Search ANTLR Jar and place it in the classpath

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>