Hi Jenny,

On Mon, Aug 22, 2016 at 3:30 AM, Jenny Brown <[email protected]> wrote:

> About 5 years ago, I created wicket-source, a set of extensions that let
> you inspect a wicket component in your browser, and click a button to go to
> that line of your source code in Eclipse.
>

Thank you once again for this plugin!
I've used every day since you released it the first time!


>
> As time went on, the browser extensions drifted out of compatibility, to
> the sadness of those who used them.  Eventually even the workarounds
> stopped working.
>
> So this weekend, I update the Chrome wicket-source extension for Chrome 48
> (updated in chrome web store) and updated the Eclipse plugin (jar is on
> github) for Eclipse Neon.   (Yeah!!!)
>

I use https://github.com/cleiter/wicketsource-contextmenu for Chrome.
I like it better because it requires less clicks to do the job


>
> Screenshots, details, and download links are on the wiki:
>
>     https://github.com/jennybrown8/wicket-source/wiki
>
> The server-side wicket application module still works as before, and is
> available for Wicket 7.
>

It it time to make a release for Wicket 8 (8.0.0-M1)!
I think it should work without any modifications but still it will be
better to have version for 8.x so there won't be need to add exclusion for
Wicket 7.x.
I'll send you a PR in the coming days!


>
> The Firefox plugin was deprecated, and requires a full rewrite from
> scratch, so it's not usable for now.  I'll try to come back to this when
> Firefox Web Extensions and Firebug 3 stabilize and provide the APIs I need
> for it to work.
>
> I forked the project when I separated from the employer where it was
> created, so there is a new package name for the extensions that have been
> updated.  At this time, the maven coordinates for the web application
> server-side plugin remain with the old name.  The wiki documents all of
> this.
>
> I looked at Eclipse Marketplace and the self-hosting was confusing; if
> someone familiar with that wants to pair with me to try to get it properly
> submitted, I can try.  I don't have my own hosting service for the
> binaries.
>
> Jenny Brown
>


I have one more idea for improvement which I'll explain in another issue/PR.

Reply via email to