Wicket-Source is now compatible with Wicket 6.

<dependency>
<groupId>net.ftlines.wicket-source</groupId>
<artifactId>wicket-source</artifactId>
<version>6.0.0.8</version>
</dependency>


Wicket-Source lets you click through from the rendered web page back to the
exact line of Wicket source code that produced it.   For an introduction
and screenshots, here's the prior announcement.
https://www.42lines.net/2012/01/31/announcing-wicket-source/

It is available for Wicket 1.4, 1.5, and 6.x.
Browser plugins are available for Firefox and Chrome.
Eclipse and IntelliJ are supported for opening Java files.

Issues/bugs can be reported here:
https://github.com/42Lines/wicket-source/issues

Reply via email to