Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Extension point validation
Extension point validation [message #330495] Wed, 30 July 2008 07:44 Go to next message
Eclipse UserFriend
Originally posted by: c2p2_ging.hotmail.com

Hi all,

sorry if my question isn't in good newsgroup ...

I create extensions points
There is minoccurs and maxoccurs but client can create all element he want
!!!

is there a way to validate extensions ?

thanks for help

Ging
Re: Extension point validation [message #330504 is a reply to message #330495] Wed, 30 July 2008 15:12 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: zx.code9.com

Ging wrote:
> Hi all,
>
> sorry if my question isn't in good newsgroup ...
>
> I create extensions points
> There is minoccurs and maxoccurs but client can create all element he
> want !!!
>
> is there a way to validate extensions ?

Which version of Eclipse are you using? There is validation built-in for
PDE for min occurs and max occurs.

Cheers,

~ Chrsi
Re: Extension point validation [message #330509 is a reply to message #330504] Wed, 30 July 2008 17:18 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: c2p2_ging.hotmail.com

Chris Aniszczyk wrote:


> Which version of Eclipse are you using? There is validation built-in for
> PDE for min occurs and max occurs.

i use eclipse V3.2.0.
i find another problem with choice. i can create all elements defined on
the choice

Validation seems to not exist when i implement my extension point.
Re: Extension point validation [message #330510 is a reply to message #330509] Wed, 30 July 2008 17:21 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: zx.code9.com

Ging wrote:
> Chris Aniszczyk wrote:
>
>
>> Which version of Eclipse are you using? There is validation built-in
>> for PDE for min occurs and max occurs.
>
> i use eclipse V3.2.0.
> i find another problem with choice. i can create all elements defined on
> the choice
>
> Validation seems to not exist when i implement my extension point.

That would be the problem. min/max validation went into Eclipse 3.3 and
Eclipse 3.4 even added more validation.

Cheers,

~ Chris
Re: Extension point validation [message #330524 is a reply to message #330510] Thu, 31 July 2008 06:00 Go to previous message
Eclipse UserFriend
Originally posted by: c2p2_ging.hotmail.com

Chris Aniszczyk wrote:


> That would be the problem. min/max validation went into Eclipse 3.3 and
> Eclipse 3.4 even added more validation.

ok thanks for help
Previous Topic:createExecutableExtension returns null
Next Topic:create ANT builder programmatically
Goto Forum:
  


Current Time: Sat Nov 02 17:14:22 GMT 2024

Powered by FUDForum. Page generated in 0.04491 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top