On Thu, Oct 26, 2023 at 1:50 PM Riccardo De Menna wrote:
> Hi everyone,
Hi!
Welcome to the Tapestry community!
There's a fundamental difference in how Eclipse and IntelliJ idea work
regarding how they build Java code which affects the Tapestry live
class reloading experience.
Every time you s
Thank you Thiago,
Yes I was able to somehow make it work. It’s not as fast as in eclipse where
it’s basically instantaneous, but it works. Now I’m fighting the Tapestry
plugin that is doing weird things with the syntax claiming prop: type entries
to be unrecognised but then linking them correct
Hi Riccardo,
At my company, we're using Eclipse and registered .tml with the XML editor,
to have at least rudimentary tag-completion and highlighting.
Tapestry's xsd scheme only contains the most essential elements, so there's
no code completion for its components.
The Eclipse Tapestry Plugin has