Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Error Message in Feature Install Dialog
Error Message in Feature Install Dialog [message #400255] Fri, 10 December 2004 14:50 Go to next message
Eclipse UserFriend
I have created a test plug-in, feature and update site. I have been
able to verify these items by using the update dialogs to add the test
feature from the test update site to my running Eclipse IDE.

My problem is that I have a base RCP application, no views or editors,
with only a menu for accessing the the ConfigurationManagerAction and
FindInstallAction. When I attempt to update the app as I did above, the
Install dialog displays an error when I select the feature:

"TestFeature (1.0.1) requires plug-in "org.eclipse.ui"."

The org.eclipse.ui plug-in exists as the app will not start without it,
so I know it is being resolved during startup. Is it possilbe it is
resolved at startup but not loaded so the feature installation is unable
to resolve that it exists?

I'm stuck, so any ideas are welcome.

Thanks,
tim
Re: Error Message in Feature Install Dialog [message #400262 is a reply to message #400255] Fri, 10 December 2004 21:33 Go to previous messageGo to next message
Eclipse UserFriend
Does this explain the behaviour you're seeing?
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/plat form-ui-home/rcp/faq.html

Tim Kuntz wrote:
> I have created a test plug-in, feature and update site. I have been
> able to verify these items by using the update dialogs to add the test
> feature from the test update site to my running Eclipse IDE.
>
> My problem is that I have a base RCP application, no views or editors,
> with only a menu for accessing the the ConfigurationManagerAction and
> FindInstallAction. When I attempt to update the app as I did above, the
> Install dialog displays an error when I select the feature:
>
> "TestFeature (1.0.1) requires plug-in "org.eclipse.ui"."
>
> The org.eclipse.ui plug-in exists as the app will not start without it,
> so I know it is being resolved during startup. Is it possilbe it is
> resolved at startup but not loaded so the feature installation is unable
> to resolve that it exists?
>
> I'm stuck, so any ideas are welcome.
>
> Thanks,
> tim
Re: Error Message in Feature Install Dialog [message #400263 is a reply to message #400255] Fri, 10 December 2004 21:34 Go to previous messageGo to next message
Eclipse UserFriend
BTW, I'm curious what Pampered Chef (I have one of their fine cookie
pans) is doing with Eclipse.

Regards,
Nick

Tim Kuntz wrote:
> I have created a test plug-in, feature and update site. I have been
> able to verify these items by using the update dialogs to add the test
> feature from the test update site to my running Eclipse IDE.
>
> My problem is that I have a base RCP application, no views or editors,
> with only a menu for accessing the the ConfigurationManagerAction and
> FindInstallAction. When I attempt to update the app as I did above, the
> Install dialog displays an error when I select the feature:
>
> "TestFeature (1.0.1) requires plug-in "org.eclipse.ui"."
>
> The org.eclipse.ui plug-in exists as the app will not start without it,
> so I know it is being resolved during startup. Is it possilbe it is
> resolved at startup but not loaded so the feature installation is unable
> to resolve that it exists?
>
> I'm stuck, so any ideas are welcome.
>
> Thanks,
> tim
Re: Error Message in Feature Install Dialog [message #400274 is a reply to message #400262] Mon, 13 December 2004 11:25 Go to previous message
Eclipse UserFriend
Nick,

I believe you're refering to the last item in this FAQ. I think I saw
an earlier post where you referenced this. I read it but am not sure
that I understand it correctly.

I thought that a feature marked as requiring an eclipse plug-in would
verify this existed on the client before being installed BUT it appears
that the eclipse plug-in must exist on the update site as part of that
feature instead. Is that correct?

I updated my feature to explicitly include the eclipse plug-ins and
refreshed the update site. Now the update from the site works
correctly. Can you explain why I had to include the eclipse plug-ins in
the feature when updating my test RCP application but not when updating
my IDE?

thanks,
tim


Nick Edgar wrote:
> Does this explain the behaviour you're seeing?
> http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/plat form-ui-home/rcp/faq.html
>
>
> Tim Kuntz wrote:
>
>> I have created a test plug-in, feature and update site. I have been
>> able to verify these items by using the update dialogs to add the test
>> feature from the test update site to my running Eclipse IDE.
>>
>> My problem is that I have a base RCP application, no views or editors,
>> with only a menu for accessing the the ConfigurationManagerAction and
>> FindInstallAction. When I attempt to update the app as I did above,
>> the Install dialog displays an error when I select the feature:
>>
>> "TestFeature (1.0.1) requires plug-in "org.eclipse.ui"."
>>
>> The org.eclipse.ui plug-in exists as the app will not start without
>> it, so I know it is being resolved during startup. Is it possilbe it
>> is resolved at startup but not loaded so the feature installation is
>> unable to resolve that it exists?
>>
>> I'm stuck, so any ideas are welcome.
>>
>> Thanks,
>> tim
Previous Topic:[ContentOutlinePage] Refresh the viewer
Next Topic:Plugins not starting
Goto Forum:
  


Current Time: Sat Nov 08 05:43:19 EST 2025

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

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

Back to the top