The Wicket plugin for IDEA doesn't support XML property bundles. On Thu, May 6, 2010 at 8:32 AM, James Carman <[email protected]>wrote:
> Are you using a Wicket plugin? > > On Thu, May 6, 2010 at 10:06 AM, Thomas Götz <[email protected]> wrote: > > Any IntelliJ users out there that use Wicket and xml resource bundle > files? > > I have the problem, that whenever I use something like: > > > > <wicket:message key="foo>some text</wicket:message> > > > > in an html file, IntelliJ complains about not being able to resolve the > > property key. It works when using *.properties resource files, but I > prefer > > xml. Is there a solution/workaround for this? > > > > -Tom > > >
