WicketSource icon

WicketSource

Extension Actions

CRX ID
ioeogpblhkcbghoggbnofoclgmpcphfl
Status
  • No Privacy Policy
  • Live on Store
Description from extension meta

Adds a Developer Tools sidebar with Wicket source code location for the selected DOM element.

Image from store
WicketSource
Description from store

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

Latest reviews

Štefan Šimík
Very useful tool for quick location of source code in final page. Excellent work.
Štefan Šimík
Very useful tool for quick location of source code in final page. Excellent work.