Hello Gerrit! Can't run demo: java.lang.IllegalStateException: Failed

Hello Gerrit!

Can’t run demo:

java.lang.IllegalStateException:

Failed to find the following files:
- ./js/tooltip/tooltips.js

Locations searched were:
- C:\NetBeansProjects\tooltips4vaadin\demo\frontend in this project
- META-INF/frontend in included JARs
- META-INF/resources/frontend in included JARs

Please, double check that those files exist. If you use a custom directory for your resource files instead of default frontend folder then make sure you it’s correctly configured (e.g. set ‘vaadin.frontend.frontend.folder’ property)

End realy - file not found in sources

Hello Andris,

someone may have put the folder which contains the js file in question on the .gitignore list.

It was also missing in the artifact of 3.0.1.

Thanks for your feedback.