Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Can't update RCP application with GEF
Can't update RCP application with GEF [message #236986] Wed, 18 July 2007 15:07 Go to next message
Eclipse UserFriend
Originally posted by: pgodeau_nosp.m_sapex-alma.com

Hello,

I develop an RCP application, in which I've added GEF/Draw2D for some
graphical features. But since I added GEF, the update doesn't work
anymore. I've just a message "No updates for the currently installed
feature(s) found, try again later."

I've seen in older posts that there is trouble with GEF and update in
RCP application. Do you think this will be fixed soon?

Thanks for your advices,

--
Patrick
Re: Can't update RCP application with GEF [message #237006 is a reply to message #236986] Wed, 18 July 2007 17:21 Go to previous messageGo to next message
Anthony Hunter is currently offline Anthony HunterFriend
Messages: 446
Registered: July 2009
Senior Member
Hi Patrick,

https://bugs.eclipse.org/bugs/show_bug.cgi?id=152844

Now that we have a GEF RCP example we can investigate this issue.

Cheers...
Anthony

"Patrick Godeau" <pgodeau_nosp@m_sapex-alma.com> wrote in message
news:f7laam$sga$1@build.eclipse.org...
> Hello,
>
> I develop an RCP application, in which I've added GEF/Draw2D for some
> graphical features. But since I added GEF, the update doesn't work
> anymore. I've just a message "No updates for the currently installed
> feature(s) found, try again later."
>
> I've seen in older posts that there is trouble with GEF and update in
> RCP application. Do you think this will be fixed soon?
>
> Thanks for your advices,
>
> --
> Patrick
Re: Can't update RCP application with GEF [message #237038 is a reply to message #237006] Thu, 19 July 2007 07:44 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pgodeau_nosp.m_sapex-alma.com

Anthony Hunter a écrit :
> Hi Patrick,
>
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=152844
>
> Now that we have a GEF RCP example we can investigate this issue.

Thank you for the reference, but this bug doesn't seem to apply in my
case. I tried to patch the feature.xml of GEF but it changes nothing.
In fact I don't have any update error message, except "No updates for
the currently installed feature(s) found, try again later."

I'm not sure I understand everything about feature and plug-in
dependencies, but the GEF feature is included and in requirements of my
product's feature.xml. Also, GEF feature and Draw2D plug-in are uploaded
on my update site.

Please could you tell me what may be wrong?

Regards,

--
Patrick
Re: Can't update RCP application with GEF [message #237050 is a reply to message #237038] Thu, 19 July 2007 16:48 Go to previous messageGo to next message
Anthony Hunter is currently offline Anthony HunterFriend
Messages: 446
Registered: July 2009
Senior Member
OK, you must mean that you have an RCP application installed on top of GEF
3.2.x.

You run update manager with the expectation that it will find the GEF 3.3
updates using update manager, but it does not even find any updates.

What update site are you using?

Cheers...
Anthony

"Patrick Godeau" <pgodeau_nosp@m_sapex-alma.com> wrote in message
news:f7n4p3$5o8$1@build.eclipse.org...
> Anthony Hunter a
Re: Can't update RCP application with GEF [message #237116 is a reply to message #237050] Sat, 21 July 2007 05:59 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: patrick.somewhere.fr

Anthony Hunter a écrit :
> OK, you must mean that you have an RCP application installed on top of GEF
> 3.2.x.
>
> You run update manager with the expectation that it will find the GEF 3.3
> updates using update manager, but it does not even find any updates.
>
> What update site are you using?

I'm using my own update site, trying to update new versions of my RCP
application.
The application is based on GEF 3.2 and RCP 3.2 (not 3.3) which are
present on the update site.
Since I added GEF (in fact I use only the Draw2D part) I can't update my
own patches.
I must have missed something, but what?
Also, since I use only Draw2D, is it possible to use only this plug-in,
and not all the GEF feature?
Thanks,

--
Patrick
Re: Can't update RCP application with GEF [message #237134 is a reply to message #237116] Mon, 23 July 2007 15:19 Go to previous message
Eclipse UserFriend
Originally posted by: pgodeau_nosp.m_sapex-alma.com

FYI, I finally managed to make it work with only Draw2D plug-in and no
GEF. However, I think that the problem came from apache plug-ins
(xerces, commons_logging) that were removed from feature.xml. This
caused no error but made RCP update fail. Very frustrating when you
don't understand what happens...
Previous Topic:gef bug ?
Next Topic:How to drag-drop between editors
Goto Forum:
  


Current Time: Wed Sep 25 07:02:17 GMT 2024

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

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

Back to the top