No Views Found - Hilla React Multimodule Project

No views found

To get started, you can either
• Create a view for coding the UI in Java with Flow
• Create a view for coding the UI in TypeScript with Hilla and React

You can also create a view manually in your IDE, see the tutorial

Learn more at Vaadin documentation | Comprehensive guide for developers. how can i solve this?

Hi,

this message appears when there are no views in your project.

You can click on one of the two links to get a basic view generated. As you opened the thread in the Hilla category, I guess you want the latter that creates a React view.

If for any reason the link doesn’t work, you can still create one by hand. You can start by reading How to add a Hilla view to a Vaadin application.

1 Like

Before adding multimodule ,that application working fine.when i add multimodules then it showing like “No views found”.Iam following How to organize Vaadin apps with a multi-module structure this documentation.Please let me know if there is anything further that needs to be done.if you need my project structure i will give you.

I’m trying with GitHub - vaadin/multi-module-example, and if I add a Hilla view, it’s found. Even if I remove all existing Flow views, the Hilla one still works.

If you can give more details about your setup, or, better, create a reproduction project, that will help diagnosing.