Hi Clark
It looks like your module does not have wicket facet defined. Please
open 'File -> Project Structure' and select 'Modules' from Project
Setting.
In second list now you see your modules and there should be a Wicket
Facet (inside module). If not, just select the module and add ([+]
toolbutton) the wicket facet.
regards minas
Side note: normally WicketForge scans for wicket facets, but at least
one markup file with xmlns:wicket is needed for detection.