Re: Markup-Edit in Eclipse => wicket:panel is not recognized

2009-10-22 Thread Ernesto Reinaldo Barreiro
I mean install

http://www.eclipse.org/webtools/
Installing this plugin should bind the
.html files to an HTML editor. The xmlns is just to avoid warnings on your
HTML files.

Ernesto

On Thu, Oct 22, 2009 at 12:52 PM, MattyDE  wrote:

>
> Thanks a lot,
>
> but which eclipse editor understand "xmlns" and will validate against it?
>
> I still got the Error :,(
>
>
>
> reiern70 wrote:
> >
> > 
> > 
> >  
> > 
> > 
> >
> > Best,
> >
> > Ernesto
> >
> > On Thu, Oct 22, 2009 at 12:07 PM, Martin U
> > wrote:
> >
> >> Hi Community,
> >>
> >> iam totally new to wicket and i want to use eclipse for editing my
> >> wicket-java and markup files.
> >>
> >> But the html-validator fools me with this error in the subject. Iam not
> >> able
> >> to disable the validation (Window->Preferences->Validation).
> >> Dont know why eclipse is not recognizing my configuration.
> >>
> >> Which Editor inside eclipse use you for editing the markup-pages?
> >>
> >> Thanks in Advance and apologise my english. Its not my mothers tongue.
> >>
> >> - Martin
> >>
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Markup-Edit-in-Eclipse-%3D%3E-wicket%3Apanel-is-not-recognized-tp26007708p26007931.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


Re: Markup-Edit in Eclipse => wicket:panel is not recognized

2009-10-22 Thread MattyDE

Thanks a lot,

but which eclipse editor understand "xmlns" and will validate against it?

I still got the Error :,(



reiern70 wrote:
> 
> 
> 
>  
> 
> 
> 
> Best,
> 
> Ernesto
> 
> On Thu, Oct 22, 2009 at 12:07 PM, Martin U
> wrote:
> 
>> Hi Community,
>>
>> iam totally new to wicket and i want to use eclipse for editing my
>> wicket-java and markup files.
>>
>> But the html-validator fools me with this error in the subject. Iam not
>> able
>> to disable the validation (Window->Preferences->Validation).
>> Dont know why eclipse is not recognizing my configuration.
>>
>> Which Editor inside eclipse use you for editing the markup-pages?
>>
>> Thanks in Advance and apologise my english. Its not my mothers tongue.
>>
>> - Martin
>>
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Markup-Edit-in-Eclipse-%3D%3E-wicket%3Apanel-is-not-recognized-tp26007708p26007931.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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



Re: Markup-Edit in Eclipse => wicket:panel is not recognized

2009-10-22 Thread Ernesto Reinaldo Barreiro
Sorry, I thought you where talking about the annoying warning of Wicket
namespace. I use the HTML editor that comes with WTP project. With that
editor I always add the name-space declaration to avoid the annoying
warnings. The same project includes JavaScript and CSS editors.
Best,

Ernesto


On Thu, Oct 22, 2009 at 12:07 PM, Martin U wrote:

> Hi Community,
>
> iam totally new to wicket and i want to use eclipse for editing my
> wicket-java and markup files.
>
> But the html-validator fools me with this error in the subject. Iam not
> able
> to disable the validation (Window->Preferences->Validation).
> Dont know why eclipse is not recognizing my configuration.
>
> Which Editor inside eclipse use you for editing the markup-pages?
>
> Thanks in Advance and apologise my english. Its not my mothers tongue.
>
> - Martin
>


Re: Markup-Edit in Eclipse => wicket:panel is not recognized

2009-10-22 Thread Ernesto Reinaldo Barreiro


 



Best,

Ernesto

On Thu, Oct 22, 2009 at 12:07 PM, Martin U wrote:

> Hi Community,
>
> iam totally new to wicket and i want to use eclipse for editing my
> wicket-java and markup files.
>
> But the html-validator fools me with this error in the subject. Iam not
> able
> to disable the validation (Window->Preferences->Validation).
> Dont know why eclipse is not recognizing my configuration.
>
> Which Editor inside eclipse use you for editing the markup-pages?
>
> Thanks in Advance and apologise my english. Its not my mothers tongue.
>
> - Martin
>


Markup-Edit in Eclipse => wicket:panel is not recognized

2009-10-22 Thread Martin U
Hi Community,

iam totally new to wicket and i want to use eclipse for editing my
wicket-java and markup files.

But the html-validator fools me with this error in the subject. Iam not able
to disable the validation (Window->Preferences->Validation).
Dont know why eclipse is not recognizing my configuration.

Which Editor inside eclipse use you for editing the markup-pages?

Thanks in Advance and apologise my english. Its not my mothers tongue.

- Martin