class vaStartup extends Application implements ParameterHandler, ViewContainer {
Issue: View container cannot be solved to a type
I’m running the latest auto-updated nightly builds
Is ViewContainer included in the core Vaadin .jar files, or am I missing external .jar file?
Fairly new to Vaadin, appreciate any feedback…