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

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -