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

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -