WicketSource

Rate 4.62 / 8 votes
More than 320 users worldwide
Current version: 1.2.0
Price: FREE
Download extension
Like this extension ? Like/Share it!
Adds a Developer Tools sidebar with Wicket source code location for the selected DOM element.Working on someone else's complex Wicket pages can result in a lot of time spent hunting for components in the source.

What if you could click on an item in the web page and jump straight to the Java source that created it?

The wicket-source module, plus a couple of plugins, lets you do exactly that.

The wicket-source module in maven central plugs into your Wicket application. The Chrome extension plugs in to your browser's "inspect element" feature, to display the source code and line number of the element's Wicket component. And Source-Opener plugs into either Eclipse or Intellij.

In combination, these three parts provide round-trip quick service to jump between rendered web pages and the code that created them.

This plugin is only useful for Wicket applications with the wicket-source module installed and configured.

More information is available through the github page: https://github.com/jennybrown8/wicket-source/wiki

Reviews of WicketSource extension

Similar extension