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
[email protected]
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/nebula-dev