Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [nebula-dev] Unresolved requirement: Require-Bundle: org.eclipse.nebula.widgets.opal.header; bundle-version="1.0.0"
  • From: "Helle, Guillaume" <guillaume.helle@xxxxxxxxxxxxx>
  • Date: Fri, 30 Jul 2021 18:08:45 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=capgemini.com; dmarc=pass action=none header.from=capgemini.com; dkim=pass header.d=capgemini.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=g4CAqKqORW/HJt3Fr69D4NRfDzV0sPJRmb2T0FK9asc=; b=BCMgiBOqgRXhFdEmMuXiwQ/aMr2G4AEkGjwGIxBhlzXxAWYEbhq9cEFwsIet3Y26Pr0Kif3gR+cDFgjeR59pPy/hICU2IXTeU+Tes+S/ZdQOQTWixmkvjLYe1a9WJYoGOh+K2v5ynacpNIvosfU09nz1qr8EUjGyYyBeZQBgEnJTkuv2ZGl7HstSWnipjFfiSYuwRqyElKtWR+qYi5hqBJqJoHqq61cbPzhGLzk8S+OlNFXEK6m29SN1nyvfrPYUaugO3nuSw/G4WCQSVUbdtmBoAzA4Aj0jyAXrMBhj8sQy8i/7NvMtWYKDFODlhrk1eFW5B0lKRGq2KATUCAQadQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=a8wmoZCsMczx2YFOMfV7lnS9qRHd7lXOGKpNPTPgtCFwCDwh1u3wzD2VqkyYuWKBi4Gd75/qCeu6NDT2So0RrbUnZCBv2yg8oVzucOY6lwukfegJx99TSQW95fOfpxZP4h259DuKnFSzW+2mmtd6XolWs63VVoSeVRHxvRPoiVHAe3tlpTKUCCPG1Faj4Omn3kN/JDNL+iNbhhtJGKI90uoo24eM8jyWhEULPdqMOfax7ywqh4f2DutngnLdCJtmFDgbGFiqAqxEDCVkOLPabsGpC0fgfaB0F/Fl2FrzZaLGYvFOWxHlreTD7i9sGcxwToMPvKxlp7+pCfoa2QEwWg==
  • Delivered-to: nebula-dev@xxxxxxxxxxx
  • Ironport-sdr: yYsSYkCmXSMq5ZL/PjnyqEItvgUQWdpyO75CEAZ4hGADd3jFVxWezcIY34QRWYveDcpmnMaUaQ XLLzinhRwIsA==
  • List-archive: <https://www.eclipse.org/mailman/private/nebula-dev/>
  • List-help: <mailto:nebula-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/nebula-dev>, <mailto:nebula-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/nebula-dev>, <mailto:nebula-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AdeFTgFqX81L/sUzS0Oz0qRHrnldKgAD/MCAAAPHKYA=
  • Thread-topic: [nebula-dev] Unresolved requirement: Require-Bundle: org.eclipse.nebula.widgets.opal.header; bundle-version="1.0.0"

Hi Laurent,

 

Thx for your response !

org.eclipse.nebula.widgets.opal.header is in my dependencies plugin

and i have added "org.eclipse.nebula.widgets.opal.header.feature" and "org.eclipse.nebula.widgets.opal.commons.feature" in the product content…

 

 

 

 

 

Logs :

WARNING: Using incubator modules: jdk.incubator.jpackage, jdk.incubator.foreign

!SESSION 2021-07-30 20:01:32.225 -----------------------------------------------

eclipse.buildId=unknown

java.version=15

java.vendor=Oracle Corporation

BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=fr_FR

Framework arguments:  -product org.ezteam.ezrouteur.application.ezproduct -clearPersistedState

Command-line arguments:  -product org.ezteam.ezrouteur.application.ezproduct -data C:\DATA\WorkspaceEMF/../runtime-ezrouteur.product -dev file:C:/DATA/WorkspaceEMF/.metadata/.plugins/org.eclipse.pde.core/ezrouteur.product/dev.properties -os win32 -ws win32 -arch x86_64 -consoleLog -clearPersistedState

 

!ENTRY org.eclipse.equinox.app 0 0 2021-07-30 20:01:34.349

!MESSAGE Product org.ezteam.ezrouteur.application.ezproduct could not be found.

 

!ENTRY org.ezteam.ezrouteur.application 2 0 2021-07-30 20:01:34.578

!MESSAGE Could not resolve module: org.ezteam.ezrouteur.application [89]

  Unresolved requirement: Require-Bundle: org.eclipse.nebula.widgets.opal.header; bundle-version="1.0.0"

 

 

!ENTRY org.eclipse.osgi 4 0 2021-07-30 20:01:34.671

!MESSAGE Application error

!STACK 1

java.lang.RuntimeException: No application id has been found.

       at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:246)

       at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:33)

       at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)

       at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)

       at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)

       at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)

       at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

       at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)

       at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

       at java.base/java.lang.reflect.Method.invoke(Method.java:564)

       at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)

       at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)

       at org.eclipse.equinox.launcher.Main.run(Main.java:1462)

       at org.eclipse.equinox.launcher.Main.main(Main.java:1435)

An error has occurred. See the log file

C:\DATA\WorkspaceEMF\.metadata\.plugins\org.eclipse.pde.core\ezrouteur.product\1627668092686.log.

 

 

De : nebula-dev <nebula-dev-bounces@xxxxxxxxxxx> De la part de Laurent Caron
Envoyé : vendredi 30 juillet 2021 18:14
À : Nebula Dev
Objet : Re: [nebula-dev] Unresolved requirement: Require-Bundle: org.eclipse.nebula.widgets.opal.header; bundle-version="1.0.0"

 

This mail has been sent from an external source

 

Hi Guillaume,

 

Did you check the runtime configuration ? The "header" bundle should be included.

Can you please post a log file.

 

Feel free to ask,

 

Laurent

 

Le ven. 30 juil. 2021 à 16:24, Helle, Guillaume via nebula-dev <nebula-dev@xxxxxxxxxxx> a écrit :

Hello,

 

I am testing Nebula widget so i installe dit from http://download.eclipse.org/nebula/releases/latest

 

I added org.eclipse.nebula.widgets.opal.header plugin and try this code :

 

 

           final Header header = new Header(parent, SWT.NONE);

           header.setTitle("Header title");

           header.setImage(InitEZRouteur.getInstance().getEzLogo48());

           header.setDescription("Description area for the header. You can put all additional, relevant information to the description panel (or jokes, citations, ... what you want !)");

 

 

 

The Eclipse build is ok but during the runtime i have the following popup :

 

Unresolved requirement: Require-Bundle: org.eclipse.nebula.widgets.opal.header; bundle-version="1.0.0"

 

What is wrong ?

 

Thanks for your help

 

Best regards

 

Guillaume Helle

 

This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.

_______________________________________________
nebula-dev mailing list
nebula-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/nebula-dev


Back to the top