Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 872 Bytes

File metadata and controls

18 lines (12 loc) · 872 Bytes

wicketsource-contextmenu

This Chrome extension is an alternative to the default WicketSource Chrome Extension.

It provides a context menu to quickly open components in your IDE. If an element is selected which isn't a Wicket element then the component hierarchy will be searched for a Wicket element.

Screenshot

Installation

Follow the instructions from WicketSource but don't install their Chrome plugin.

In Chrome go to Settings -> Extensions -> Developer mode -> Load unpacked extension... and point it to this extension. The extension will use http://localhost:9123 and no password to connect to your IDE plugin. This isn't configurable.