Announcing: Wicket-Source plugin for Intellij IDEA

Posted on by George Armhold

The folks at 42lines have released an awesome Firefox plugin called “Wicket-Source”. It allows you to easily navigate from your browser to the corresponding Wicket source code.

Since their plugin is Eclipse-based, I wrote up a compatible plugin for Intellij IDEA. You can install it from the repository, or build it yourself from the source on Github.

There are two parts to this plugin: the Firefox extension (provided by 42lines) and the IDE plugin; you need both. To install the Firefox plugin, follow the directions from 42lines. Then to install the Intellij plugin do the following:

  1. Open the Preferences dialog (Intellij IDEA menu -> Preferences)
  2. Under “IDE Settings” select “Plugins”
  3. Click the “Browse Repositories” button.
  4. In the search box type “wicket”, which should narrow the results significantly.
  5. Right-click “Wicket Source”, and select “Download and Install”.
You’ll be asked to re-start Intellij, and then you should be in business. The plugin uses port  9123 and no password by default (same as the Firefox plugin defaults). To change this, open the IDE Settings dialog and click “Wicket Source” to enter a password.
Enjoy!

spacer

Share this:

  • Twitter
  • Facebook

Like this:

Like
Be the first to like this post.
This entry was posted in intellij-idea, web development, wicket and tagged intellij-idea by George Armhold. Bookmark the permalink.

2 thoughts on “Announcing: Wicket-Source plugin for Intellij IDEA

  1. spacer Alexander Lipatov on said:

    Thx for plugin! You need to add link to info how it should be installed (i mean firefox extension etc) to description of this plugin in intellix plugin central

    Reply
    • spacer George Armhold on said:

      Thanks Alexander, I have added some more instructions and a link to the Firefox plugin.

      Reply

Leave a Reply Cancel reply

Fill in your details below or click an icon to log in:

spacer
spacer

You are commenting using your WordPress.com account. ( Log Out / Change )

spacer

You are commenting using your Twitter account. ( Log Out / Change )

spacer

You are commenting using your Facebook account. ( Log Out / Change )

Cancel

Connecting to %s