'default' XML attribute in preference page [message #78310] |
Thu, 19 June 2003 02:38  |
Eclipse User |
|
|
|
Originally posted by: yohai.attunity.co.il
Hi,
Recently, i moved to work with eclipse2.1. Since then i got a warning
regarding a preference page i've added through the extention point.
The warning is in the XML file, claiming that the 'default' attribute is
unknown. This warning didn't appear when i worked with eclipse's old
version.
Is there a different legal way to initialize default values? Has the
preference pages conception changed?
Thank you,
Yohai.
attached my code -
<extension
point="org.eclipse.ui.preferencePages">
<page
name="new preference"
default="false;60;"
category="..."
class="..."
id="...">
</page>
</extension>
____________________________________________________________ ______ ICQ#:
81309797 Current ICQ status: + More ways to contact me
____________________________________________________________ ______
|
|
|
Re: 'default' XML attribute in preference page [message #79862 is a reply to message #78310] |
Sat, 21 June 2003 23:22  |
Eclipse User |
|
|
|
Originally posted by: bob.objfac.com
Previously, the manifest editor didn't report problems like this. A lot of
people, including me, were surprised to discover they had been writing
incorrect extensions. Check the help for org.eclipse.ui.preferencePages.
There is no default attribute. Don't know if this was a change.
Bob
"Yohai Danon" <yohai@attunity.co.il> wrote in message
news:bcri8o$35j$1@rogue.oti.com...
> Hi,
> Recently, i moved to work with eclipse2.1. Since then i got a warning
> regarding a preference page i've added through the extention point.
> The warning is in the XML file, claiming that the 'default' attribute is
> unknown. This warning didn't appear when i worked with eclipse's old
> version.
> Is there a different legal way to initialize default values? Has the
> preference pages conception changed?
> Thank you,
> Yohai.
>
> attached my code -
> <extension
>
> point="org.eclipse.ui.preferencePages">
>
> <page
>
> name="new preference"
>
> default="false;60;"
>
> category="..."
>
> class="..."
>
> id="...">
>
> </page>
>
> </extension>
>
>
>
> ____________________________________________________________ ______ ICQ#:
> 81309797 Current ICQ status: + More ways to contact me
> ____________________________________________________________ ______
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.06568 seconds