Any idea how to determine that a css/js reference is assigned to a
static variable?

Igor started developing a cool plugin for eclipse. Does anyone know
how to add such kind of tests to eclipse to create additional eclipse
warnings?

Jürgen

On 11/8/05, Ralf Ebert <[EMAIL PROTECTED]> wrote:
> Hi,
>
> > yet another way would be to enable debug logs on
> > wicket.Component=DEBUG. You should see messages like "Begin render
> > ..." and "End render ...". The last "Begin render .." should be of
> > interest.
> thanks for your help, that helped me fix it. I saved a
> StyleSheetReference static in my base page. Maybe Wicket should allow
> this or throw an exception? (because the error didn't help me finding
> the problem and I fear I'm not the only one getting the idea that a
> thing like a css reference could be stored static in a base page)
>
> Regards,
> Ralf
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by:
> Tame your development challenges with Apache's Geronimo App Server. Download
> it for free - -and be entered to win a 42" plasma tv or your very own
> Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to