That's weird because in Eclipse Indigo (and prior version) I configured
Eclipse to have the default Java editor be replaced with the wicket-bench
editor and things worked fine for me for both Wicket and traditional Java
projects. Even for traditional Java projects it saved room as the
wicket-bench editor would open the associated *.properties file for you :)

Things stopped working with the upgrade to Eclipse Juno, and I would love to
get my hands on the source code for wicket-bench to see if at least the tab
feature can be ported over to Juno as everything else can be handled by
qwickie (or add it as an optional editor to qwickie).

~ Thank you,
  Paul Bors

-----Original Message-----
From: Martijn Dashorst [mailto:martijn.dasho...@gmail.com] 
Sent: Monday, January 14, 2013 3:25 AM
To: users@wicket.apache.org
Subject: Re: Eclipse-IDE Plugin "Wicket Bench" not existing (any more)?

On Sun, Jan 13, 2013 at 10:24 PM, Paul Bors <p...@bors.ws> wrote:
> I know I use that too, but what I really liked about wicket-bench was 
> the bottom tabs for the Java resources. The associated HTML files and 
> etc did not have to be open in a different top tab but they were 
> associated with the Java page/panel in a list of bottom tabs per Java
file.

It really was a screen space saver, but unfortunately it didn't work great
in the default eclipse way of doing things. e.g. the debugger would always
open up a new editor instead of the embedded editor, etc.
It was annoying to the point I didn't bother installing the wicket bench
plugin. In the discussions at the time it seemed like something that was
very hard to solve properly, so this particular feature would always be
rather awkward to use.

Martijn

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to