Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Errors when building in 3.2 an RCP plug-in project created in 3.1
Errors when building in 3.2 an RCP plug-in project created in 3.1 [message #448916] Sun, 07 May 2006 16:53 Go to next message
Eclipse UserFriend
Originally posted by: nandu.k.motorola.com

Hi,

Apologies if there is a very obvious answer to all of this, but I am
having some trouble finding an answer to this problem even after a google
search and a forum scan.

We are building an RCP application in a team environment and some of use
Eclipse 3.1, while I am using the Eclipse 3.2 M3 build. When I try to
launch the Eclipse Product from the .product file, I get the errors shown
in the snippet below.

Can someone help me figure out what needs to be done? Is it a requirement
that all the team members working on an RCP application need to be using
the same version of Eclipse to ensure compatibility?

Thanks for your help,
Nandu

------------%<---------------------

!ENTRY org.eclipse.osgi 2006-05-07 00:44:59.085
!MESSAGE Bundle update@plugins/org.eclipse.core.filebuffers_3.1.0.jar [7]
was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2006-05-07 00:44:59.085
!MESSAGE Missing required bundle org.eclipse.core.resources_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2006-05-07 00:44:59.085
!MESSAGE Missing required bundle org.eclipse.core.filesystem_0.0.0.

!ENTRY org.eclipse.osgi 2006-05-07 00:44:59.085
!MESSAGE Bundle update@plugins/org.eclipse.core.resources_3.1.0.jar [8]
was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2006-05-07 00:44:59.085
!MESSAGE Missing required bundle org.eclipse.core.filesystem_0.0.0.

!ENTRY org.eclipse.osgi 2006-05-07 00:44:59.095
!MESSAGE Bundle
update@plugins/org.eclipse.core.resources.compatibility_3.1.0.jar [9] was
not resolved.
!SUBENTRY 1 org.eclipse.osgi 2006-05-07 00:44:59.095
!MESSAGE Missing host org.eclipse.core.resources_[3.1.0,4.0.0).

!ENTRY org.eclipse.osgi 2006-05-07 00:44:59.095
!MESSAGE Bundle update@plugins/org.eclipse.core.resources.win32_3.1.0.jar
[10] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2006-05-07 00:44:59.095
!MESSAGE Missing host org.eclipse.core.resources_[3.1.0,4.0.0).

!ENTRY org.eclipse.osgi 2006-05-07 00:44:59.095
!MESSAGE Bundle update@plugins/org.eclipse.ui.console_3.1.0.jar [22] was
not resolved.
!SUBENTRY 1 org.eclipse.osgi 2006-05-07 00:44:59.095
!MESSAGE Missing required bundle org.eclipse.ui.workbench.texteditor_0.0.0.

!ENTRY org.eclipse.osgi 2006-05-07 00:44:59.095
!MESSAGE Bundle update@plugins/org.eclipse.ui.editors_3.1.0.jar [23] was
not resolved.
!SUBENTRY 1 org.eclipse.osgi 2006-05-07 00:44:59.095
!MESSAGE Missing required bundle org.eclipse.ui.ide_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2006-05-07 00:44:59.095
!MESSAGE Missing required bundle org.eclipse.ui.workbench.texteditor_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2006-05-07 00:44:59.095
!MESSAGE Missing required bundle org.eclipse.core.filebuffers_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2006-05-07 00:44:59.095
!MESSAGE Missing required bundle org.eclipse.core.resources_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2006-05-07 00:44:59.095
!MESSAGE Missing required bundle org.eclipse.core.filesystem_0.0.0.

!ENTRY org.eclipse.osgi 2006-05-07 00:44:59.105
!MESSAGE Bundle update@plugins/org.eclipse.ui.ide_3.2.0.jar [25] was not
resolved.
!SUBENTRY 1 org.eclipse.osgi 2006-05-07 00:44:59.105
!MESSAGE Missing required bundle org.eclipse.core.resources_0.0.0.

!ENTRY org.eclipse.osgi 2006-05-07 00:44:59.105
!MESSAGE Bundle update@plugins/org.eclipse.ui.win32_3.1.0.jar [27] was not
resolved.
!SUBENTRY 1 org.eclipse.osgi 2006-05-07 00:44:59.105
!MESSAGE Missing host org.eclipse.ui.ide_[3.0.0,4.0.0).

!ENTRY org.eclipse.osgi 2006-05-07 00:44:59.105
!MESSAGE Bundle
update@plugins/org.eclipse.ui.workbench.texteditor_3.1.0.jar [29] was not
resolved.
!SUBENTRY 1 org.eclipse.osgi 2006-05-07 00:44:59.105
!MESSAGE Missing required bundle org.eclipse.core.filesystem_0.0.0.

.... And a lot more of similar messages
---------------%<--------------------------------------
Re: Errors when building in 3.2 an RCP plug-in project created in 3.1 [message #448918 is a reply to message #448916] Sun, 07 May 2006 17:39 Go to previous messageGo to next message
Eclipse UserFriend
Waht's your target ?

If you use as target the eclipse that you are using than when you buid it
will try to it. But if you and your team set up an target that is eclipse
rcp 3.1 form example in c:\java\rcp3.1\eclipse that your build will use the
same runtime that your team .
You can do that in Windows -> Preferences -> Plug-in Development -> target
Plataform

"Nandkumar" <nandu.k@motorola.com> wrote in message
news:734efc157dd62b9f3e4360147bafc012$1@www.eclipse.org...
> Hi,
>
> Apologies if there is a very obvious answer to all of this, but I am
> having some trouble finding an answer to this problem even after a google
> search and a forum scan.
>
> We are building an RCP application in a team environment and some of use
> Eclipse 3.1, while I am using the Eclipse 3.2 M3 build. When I try to
> launch the Eclipse Product from the .product file, I get the errors shown
> in the snippet below.
>
> Can someone help me figure out what needs to be done? Is it a requirement
> that all the team members working on an RCP application need to be using
> the same version of Eclipse to ensure compatibility?
>
> Thanks for your help,
> Nandu
>
> ------------%<---------------------
>
> !ENTRY org.eclipse.osgi 2006-05-07 00:44:59.085
> !MESSAGE Bundle update@plugins/org.eclipse.core.filebuffers_3.1.0.jar [7]
> was not resolved.
> !SUBENTRY 1 org.eclipse.osgi 2006-05-07 00:44:59.085
> !MESSAGE Missing required bundle org.eclipse.core.resources_0.0.0.
> !SUBENTRY 1 org.eclipse.osgi 2006-05-07 00:44:59.085
> !MESSAGE Missing required bundle org.eclipse.core.filesystem_0.0.0.
>
> !ENTRY org.eclipse.osgi 2006-05-07 00:44:59.085
> !MESSAGE Bundle update@plugins/org.eclipse.core.resources_3.1.0.jar [8]
> was not resolved.
> !SUBENTRY 1 org.eclipse.osgi 2006-05-07 00:44:59.085
> !MESSAGE Missing required bundle org.eclipse.core.filesystem_0.0.0.
>
> !ENTRY org.eclipse.osgi 2006-05-07 00:44:59.095
> !MESSAGE Bundle
> update@plugins/org.eclipse.core.resources.compatibility_3.1.0.jar [9] was
> not resolved.
> !SUBENTRY 1 org.eclipse.osgi 2006-05-07 00:44:59.095
> !MESSAGE Missing host org.eclipse.core.resources_[3.1.0,4.0.0).
>
> !ENTRY org.eclipse.osgi 2006-05-07 00:44:59.095
> !MESSAGE Bundle update@plugins/org.eclipse.core.resources.win32_3.1.0.jar
> [10] was not resolved.
> !SUBENTRY 1 org.eclipse.osgi 2006-05-07 00:44:59.095
> !MESSAGE Missing host org.eclipse.core.resources_[3.1.0,4.0.0).
>
> !ENTRY org.eclipse.osgi 2006-05-07 00:44:59.095
> !MESSAGE Bundle update@plugins/org.eclipse.ui.console_3.1.0.jar [22] was
> not resolved.
> !SUBENTRY 1 org.eclipse.osgi 2006-05-07 00:44:59.095
> !MESSAGE Missing required bundle
org.eclipse.ui.workbench.texteditor_0.0.0.
>
> !ENTRY org.eclipse.osgi 2006-05-07 00:44:59.095
> !MESSAGE Bundle update@plugins/org.eclipse.ui.editors_3.1.0.jar [23] was
> not resolved.
> !SUBENTRY 1 org.eclipse.osgi 2006-05-07 00:44:59.095
> !MESSAGE Missing required bundle org.eclipse.ui.ide_0.0.0.
> !SUBENTRY 1 org.eclipse.osgi 2006-05-07 00:44:59.095
> !MESSAGE Missing required bundle
org.eclipse.ui.workbench.texteditor_0.0.0.
> !SUBENTRY 1 org.eclipse.osgi 2006-05-07 00:44:59.095
> !MESSAGE Missing required bundle org.eclipse.core.filebuffers_0.0.0.
> !SUBENTRY 1 org.eclipse.osgi 2006-05-07 00:44:59.095
> !MESSAGE Missing required bundle org.eclipse.core.resources_0.0.0.
> !SUBENTRY 1 org.eclipse.osgi 2006-05-07 00:44:59.095
> !MESSAGE Missing required bundle org.eclipse.core.filesystem_0.0.0.
>
> !ENTRY org.eclipse.osgi 2006-05-07 00:44:59.105
> !MESSAGE Bundle update@plugins/org.eclipse.ui.ide_3.2.0.jar [25] was not
> resolved.
> !SUBENTRY 1 org.eclipse.osgi 2006-05-07 00:44:59.105
> !MESSAGE Missing required bundle org.eclipse.core.resources_0.0.0.
>
> !ENTRY org.eclipse.osgi 2006-05-07 00:44:59.105
> !MESSAGE Bundle update@plugins/org.eclipse.ui.win32_3.1.0.jar [27] was not
> resolved.
> !SUBENTRY 1 org.eclipse.osgi 2006-05-07 00:44:59.105
> !MESSAGE Missing host org.eclipse.ui.ide_[3.0.0,4.0.0).
>
> !ENTRY org.eclipse.osgi 2006-05-07 00:44:59.105
> !MESSAGE Bundle
> update@plugins/org.eclipse.ui.workbench.texteditor_3.1.0.jar [29] was not
> resolved.
> !SUBENTRY 1 org.eclipse.osgi 2006-05-07 00:44:59.105
> !MESSAGE Missing required bundle org.eclipse.core.filesystem_0.0.0.
>
> ... And a lot more of similar messages
> ---------------%<--------------------------------------
>
Re: Errors when building in 3.2 an RCP plug-in project created in 3.1 [message #448920 is a reply to message #448918] Sun, 07 May 2006 18:07 Go to previous message
Eclipse UserFriend
Originally posted by: nandu.k.motorola.com

Thanks a lot! That fixed the issue.

- Nandu
Previous Topic:Open View from Dialog
Next Topic:How to create a custom WelcomePage
Goto Forum:
  


Current Time: Sun Aug 31 12:58:42 EDT 2025

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

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

Back to the top