Thursday, April 18, 2013

Vaadin 7 - Maven - Add widgetset and/or theme JAR to your classpath

Eclipse Maven web application - can not run on server

Right Click on your web project in Project Explorer -> select 'Properties'. Under project properties, select 'Deployment Assembly'.

click 'Add' button, then select 'Java Build Path Entries'. Click Next and select Maven Dependencies. This will publish the Maven dependency JAR files to the lib folder when Eclipse publishes your project to WST server



Error AppWidgetSet.nocache.js] not found from filesystem or through class loader. Add widgetset and/or theme JAR to your classpath or add files to WebContent/VAADIN folder.

- Check Vaadin Plug-in for Eclipse

 

0 comments:

Post a Comment