Maven Project with lombok

22 views
Skip to first unread message

Rob P.

unread,
Oct 2, 2014, 4:34:11 PM10/2/14
to pirc...@googlegroups.com
Hello,

Thanks for all your continued development on pircbotx.

I'm trying to build pircbotx from source because I need some things that are not built in the current .jar file, example ConnectAttemptFailedEvent.
I've checked out the project, installed lombok on eclipse, and downloaded all dependencies via maven.

Lombok took care of most complains from eclipse, but there are still quite a few errors.

Most of the errors I've seen are: 'The method xxxx of type yyyy must override a superclass method.'


Not sure what other information you would need, but I can provide you anything.

Thanks,

Rob


Chamelaeon Wombatowski

unread,
Oct 2, 2014, 5:01:32 PM10/2/14
to pirc...@googlegroups.com
What JRE version is specified in the Build Path for the project?

--
You received this message because you are subscribed to the Google Groups "pircbotx" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pircbotx+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Rob Porter

unread,
Oct 2, 2014, 5:15:41 PM10/2/14
to pirc...@googlegroups.com
That was it, thanks.

I have java 5, 6, 7, 8 installed on this machine for various projects and it defaulted to 5 (usually defaults to 7).

Using java 7 removed all the existing errors.

You received this message because you are subscribed to a topic in the Google Groups "pircbotx" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/pircbotx/dZRdF4Mjd1o/unsubscribe.
To unsubscribe from this group and all its topics, send an email to pircbotx+u...@googlegroups.com.

Chamelaeon Wombatowski

unread,
Oct 2, 2014, 5:16:27 PM10/2/14
to pirc...@googlegroups.com
NP... just very familiar with that error. ;)

Leon Blakey

unread,
Oct 2, 2014, 5:19:33 PM10/2/14
to pirc...@googlegroups.com
Yea sorry, lombok can be picky about what JRE your using. I work with Java 7 and soon 8, those should work for you
Reply all
Reply to author
Forward
0 new messages