Tokyo1
(Tokyo Alchemist)
November 11, 2024, 6:43pm
1
Hello, i can’t get the designer to work. I’m making a start project from Vadin Website, in IntelliJ. When putting a new Vaadin 10+ view i’m getting this error “No polymer found”. Tried already running the app, building, cleaning, reinstalling etc. but it doesn’t help
Tatu2
(Tatu Lund)
November 12, 2024, 9:19am
2
The issue has been reported also in the GitHub a while back. There is description of a workaround.
opened 10:11PM - 25 Jan 23 UTC
bug
Severity: Minor
Impact: Low
### Steps to reproduce
- Generated a Vaadin project via start.sprint.io (gradl… e build)
- In IDEA, installed Designer plugin
- select a folder/package below the top level, or the 1st level ( e.g. src/main )
- Select New->Vaadin10+ Design
- Encounter attached error screen
- If you select any folder/package other than the top level, or 1 level deep, you get an error on the initial creation page (attached screenshot)
- for reference, attached a shot of my current directory structure
### Actual behavior
- Error about missing polymer.html
### Expected behavior
- No error
### IDE, Designer and OS versi
- IDEA (2022.2.2), Designer (4.6.20), RHEL 8.7


If you are just starting out with a new project, I highly recommend starting with Vaadin Copilot instead of Designer.