java - error: cannot find symbol for CompatibilityAssertions -


am trying build project, receives next error. can't deal why. seems written without spell errors.

d:\projects\iqpdct\iqpdct-domain\src\test\java\de\iq2dev\domain\datatype\octetst ringdatatypetest.java:5: error: cannot find symbol import org.assertj.core.api.compatibilityassertions;

you missing jar on java buildpath. according thrown exception should able find jar here. link points maven repository of assertj-core. after opening link please select proper version of aspectj project.


Comments

Popular posts from this blog

jquery - How do you format the date used in the popover widget title of FullCalendar? -

Bubble Sort Manually a Linked List in Java -

asp.net mvc - SSO between MVCForum and Umbraco7 -