Agree with Huake Ingmar. The functionality doesn't overlap at all. My
main reason for wanting the plugin to work is to switch easily between
the html and the java code for the same component. In a maven project
this is particular a hassle because the java code is in packages under
/src/main/java and the html code is in packages under
/src/main/resources. I can't really find a quick way (preferable
single keystroke to flip between them). I also ideally want code
completion on the wicket ids but thats secondary.

regards,
Lionel

On Tue, Jan 26, 2010 at 12:48 AM, Hauke Ingmar Schmidt
<haukeing...@gmail.com> wrote:
> Hej,
>
> 2010/1/25 Peter Karich <peat...@yahoo.de>:
>>> Is it
>>> time to buy an IDEA license where there seems to be a quite nice
>>> toolset for Wicket?
>
>> I downloaded the open source version of IntelliJ and the wicket plugin seems
>> to work.
>
> Yes, but the free version of IDEA is lacking too much in other fields:
> http://www.jetbrains.com/idea/features/editions_comparison_matrix.html
> .
>
>> There is also a wicket plugin for NetBeans, which is working.
>
> Well, yes, but then it's Netbeans...
>
>> But a pure maven project wihtout a plugin isn't that different.
>> Or am I missing an important feature of the eclipse plugin?
>
> Hm... Maven and the different Wicket IDE plugins don't intersect in
> functionality. The plugins all try to give a little help when working
> with Wicket components and pages, e.g. showing the wicket:ids when
> working with the Java code to prevent hierarchy mismatch or offering
> property model navigation as this is (still) string based.
>
> Eclipse plugin features:
> http://www.laughingpanda.org/~inhuman/wicket-bench/docs/features-0.5.html
> Netbeans: https://nbwicketsupport.dev.java.net/ (well, that page needs
> a little make over...)
> IDEA: http://code.google.com/p/wicketforge/wiki/PluginFeatures
>
> Hej då
> Hauke Ingmar
>
> ---------------------------------------------------------------------
> 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