You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by nicolas melendez <nf...@gmail.com> on 2010/04/23 14:15:41 UTC

Re: Building tinymce-examples from wicketstuff

I use YUI editor, and was really easy to integrate to wicket, you only set
and read a model of a textarea with wicket.
NM

On Fri, Apr 23, 2010 at 9:11 AM, Pointbreak
<po...@ml1.net>
> wrote:

>
> tinymce-parent.tinymce.src.main.java.wicket.contrib.tinymce.settings.TinyMCESettings
> is not a class, wicket.contrib.tinymce.settings.TinyMCESettings is. This
> has nothing to do with inner static classes, but with the way you set
> your paths during compilation.
>
> On Fri, 23 Apr 2010 13:07 +0200, "Michał Letyński" <ml...@consol.pl>
> wrote:
> > Did somebody build tinymce-examples from wicketstuff ? I get strange
> > exception.
> >
> >
> C:/workspace1/wicketstuff-core/tinymce-parent/tinymce-examples/src/main/java/wic
> > ket/contrib/examples/tinymce/AjaxTinyMCEPage.java:[8,-1] cannot access
> > wicket.co
> > ntrib.tinymce.settings.TinyMCESettings
> > bad class file: C:\Documents and
> > Settings\mletynski\.m2\repository\org\wicketstu
> >
> ff\tinymce\1.4.7-SNAPSHOT\tinymce-1.4.7-SNAPSHOT.jar(wicket/contrib/tinymce/sett
> > ings/TinyMCESettings.class)
> > class file contains wrong class:
> > tinymce-parent.tinymce.src.main.java.wicket.con
> > trib.tinymce.settings.TinyMCESettings
> >
> > I was playign with pom's a lot but without success. I think its a
> > problem with inner static classes inside TinyMCESettings . I tried with
> > different project from wicket-stuff and couple of them have similar
> > problems with "containg wrong classes"
> >
> > Any hints ?
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> > For additional commands, e-mail: users-help@wicket.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>