Trying to use version 1.5.1 (RC4 and 1) of GVNIX have given me different problems. In addition to not showing correctly some images that should come automatically when installing, when I add datatables the controller in which I use it automatically stops working.
Is it a problem with the latest downloaded versions?
The commands executed were the following after the generation of the entity:
web mvc setup
web mvc all --package ~.web
web mvc finder all
jpa gvnix setup
jpa batch all
web mvc batch setup
web mvc batch all
web mvc jquery setup
web mvc datatables setup
web mvc jquery all
web mvc bootstrap setup
web mvc datatables add --type ~.web.PruebasController --inline true --ajax true
web mvc bootstrap update
Any reason why this may be happening?
Greetings and thanks in advance.