Download NetBeans!

20090714 Tuesday July 14, 2009

Wicket Support for Maven Projects in NetBeans IDE

Milos Kleint contributed some patches to http://nbwicketsupport.dev.java.net that will make it easier to integrate Wicket support in Maven web artifacts in NetBeans IDE. There's still one or two small problems with it, but here's a preview—you will be able to create everything you see below via 2 wizards (plus the Wicket filter is registered automatically in web.xml):

I was looking at the graph you see above and I noticed that reddish color. Didn't seem very healthy. So I right-clicked on that square and saw this:

OK, so I have a dependency problem. Let's see what happens when I click that menu item. Hey, I see this:

Fine. I'll let NetBeans IDE resolve the problem for me, so I simply clicked OK. And then the graph showed there were no problems, because everything was white as snow:

Pretty handy!

Jul 14 2009, 04:41:30 AM PDT Permalink