Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » New dependency of p2 SDK?(unwanted menu contributions after upgrade to 3.6)
New dependency of p2 SDK? [message #544026] Thu, 01 July 2010 11:55 Go to next message
Thomas Blattner is currently offline Thomas BlattnerFriend
Messages: 5
Registered: July 2010
Junior Member
Hello all,

I use p2 update mechanism in my feature based eclipse product. It seems that after migration to HELIOS Release there is a new dependency to org.eclipse.workbench.texteditor. At least when removing this plugin the "Install New Software" and "Check for Updates" contributions disappear.

When adding this plugin to my App I get some new and unwanted menu contributions, like 'Last Edit Location".

Is there a way to prevent this? Does anyone know about this problem?

Any help is highly appreciated.

Best regards
Thomas
Re: New dependency of p2 SDK? [message #544480 is a reply to message #544026] Fri, 02 July 2010 19:26 Go to previous messageGo to next message
Eric Jain is currently offline Eric JainFriend
Messages: 266
Registered: July 2009
Senior Member
I've noticed this, too. Looks like org.eclipse.equinox.p2.ui.sdk depends on org.eclipse.compare which in turn depends on several bundles including org.eclipse.ui.workbench.texteditor. Not only does this end up adding a dozen or so MB to our RCP app, but it also causes all kinds of unwanted contributions to appear. Hope there is a workaround for this!
Re: New dependency of p2 SDK? [message #547029 is a reply to message #544480] Thu, 15 July 2010 05:53 Go to previous messageGo to next message
Stephen Egan is currently offline Stephen EganFriend
Messages: 21
Registered: July 2009
Junior Member
Also have the same problem. Console log below:

!SESSION 2010-07-15 15:46:49.563 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_17
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_AU
Framework arguments: -product au.csiro.cse.usp.auszeh.dst2.product
Command-line arguments: -product au.csiro.cse.usp.auszeh.dst2.product -data C:\Users\ega024\Projects\AusZEH\DST2\Workspace/../runtime-Au sZEH-DST2.product -dev file:C:/Users/ega024/Projects/AusZEH/DST2/Workspace/.metadat a/.plugins/org.eclipse.pde.core/AusZEH-DST2.product/dev.prop erties -os win32 -ws win32 -arch x86 -consoleLog

!ENTRY org.eclipse.osgi 2 0 2010-07-15 15:46:50.794
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-07-15 15:46:50.794
!MESSAGE Bundle reference:file:/C:/Users/ega024/Projects/AusZEH/DST2/Workspa ce/.metadata/.plugins/org.eclipse.pde.core/.bundle_pool/plug ins/org.eclipse.equinox.p2.ui.sdk_1.0.100.v20100513.jar was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk 2 0 2010-07-15 15:46:50.795
!MESSAGE Missing required bundle org.eclipse.compare_0.0.0.

!ENTRY org.eclipse.osgi 2 0 2010-07-15 15:46:50.798
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-07-15 15:46:50.799
!MESSAGE Bundle org.eclipse.equinox.p2.ui.sdk_1.0.100.v20100513 [213] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk 2 0 2010-07-15 15:46:50.799
!MESSAGE Missing required bundle org.eclipse.compare_0.0.0.
Re: New dependency of p2 SDK? [message #550704 is a reply to message #544026] Wed, 04 August 2010 07:54 Go to previous messageGo to next message
Philipp Nanz is currently offline Philipp NanzFriend
Messages: 46
Registered: February 2010
Member
Same here, this is really annoying... A work-around has been proposed here that involves copying and modifying the org.eclipse.equinox.p2.ui.sdk plugin.

[Updated on: Wed, 04 August 2010 07:54]

Report message to a moderator

Re: New dependency of p2 SDK? [message #552486 is a reply to message #550704] Thu, 12 August 2010 11:26 Go to previous message
Michael Spector is currently offline Michael SpectorFriend
Messages: 110
Registered: July 2009
Senior Member

I've reported a bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=322505

Please vote.
Previous Topic:Export-Package constraints problem
Next Topic:java.lang.IllegalAccessError: class cannot access its superclass
Goto Forum:
  


Current Time: Fri Mar 29 05:10:06 GMT 2024

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

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

Back to the top