add it as a dependency in the pom file.

-igor

2009/7/13 彭光裕 <rolandp...@cht.com.tw>:
> I have learned how to make a quickstart.
> But for simulating this problem, tinymce-1.4-SNAPSHOT.jar should be included 
> into classpath.
>
> My question is how to include tinymce-1.4-SNAPSHOT.jar in maven.
> to avoid the exception below:
> java.lang.NoClassDefFoundError: 
> wicket/contrib/tinymce/settings/TinyMCESettings
>
> I'm just a newbie for maven, so please someone can teach me how to do this, 
> thank you.
>
> Roland.
>
> -----Original Message-----
>
> Sent: Monday, July 13, 2009 11:27 AM
> To: users@wicket.apache.org
> Subject: Dropdownchoice missing (only when the page with Tinymce component) 
> while scrolling the vertical scroll bar
>
> I find my Dropdownchoice missing while scrolling the vertical scroll bar.
>
> After I look into the codes and compare with other web pages,
> I find the dropdownchoice component only dispeared with Tinymce component in 
> the same page.
>
> Both Dropdownchoice and Timymce can work well without a small length web page.
> But when the length of web page large enough and the vertical scroll bar 
> showup , the strange thing happend.
> When I move the vertical scroll bar, the Dropdownchoice gets dispeared.
>
> I have removed all the CSS used in my web page,so I'm so sure this problem is 
> lead by Tinymce CSS.
>
> Does anyone find this strange condition happend?and how do you resolve this 
> problem? thanks.
>
>
>
>
>

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

Reply via email to