Hi, JForum 3.0 Team (Rafael Brothers?), great thanks for your hard work.
I hate freemarker, so i choose JForum 3.0. I download src code from github, and spent three hours to download many jar filesin order to make it work. But when I Compile jforum3-git project, I encouter many errors such as :
a) ConfigKeys.TEMPLATE_NAME cannot be resolved
b) The method accepts(ResourceMethod) of type ExtendsAnnotationInterceptor must override a superclass method
c) bbCodes cannot be resolved
I check src code revision history on github, I woke up to some codes' change lead to error, but there are some errors not because of codes' change.
So I'm confused now, does Jforum 3.0 work well?