I started my project from the computer database template (java) which is play version 2.3.7 but when I switch to 2.4.1 and ebean becomes a plugin I encounter the problem
In list.scala.html the com.avaje.ebean.Page doesn't get recognized anymore
@(currentPage: com.avaje.ebean.Page[Computer], currentSortBy: String, currentOrder: String, currentFilter: String)
Read from stdout: /home/school/Documents/projecten3/computer-database-java/app/views/list.scala.html:1: type Page is not a member of package com.avaje.ebean