Thanks. I'm testing it on the IntelliJ idea, the elements were ok but for attributes, IntelliJ does not suggest any wicket attributes and couldn't find them. For example couldn't recognize the wicket:id attribute.
On Mon, Sep 13, 2021 at 11:13 AM Martin Grigorov <[email protected]> wrote: > On Mon, Sep 13, 2021 at 9:30 AM Martin Grigorov <[email protected]> > wrote: > > > Hi, > > > > On Sun, Sep 12, 2021 at 1:16 PM vahid ghasemi <[email protected] > > > > wrote: > > > >> Hello. > >> The latest link for wicket xmlns in HTML is : > >> http://wicket.apache.org/dtds.data/wicket-xhtml1.4-strict.dtd > > > > > > http://wicket.apache.org/dtds.data/ > > Actually the latest one is the XSD for 1.5. > > > > Let me add the newer ones! > > > > Done! > https://issues.apache.org/jira/browse/WICKET-6918 > http://wicket.apache.org/dtds.data/ > > > > > > > >> > >> > >> and this file does not contain most of the wicket xmlns. > >> can you update it and create a link for It? > >> > > >
