Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Features not showing Icons(InAbout dialog, feature not showing, but app is working correctly. )
Features not showing Icons [message #987619] Tue, 27 November 2012 05:48 Go to next message
Eclipse UserFriend
Hi All,

I have a standalone RCP app using Indigo 3.7, which is set up to use features. No matter what I do, the features never show up, even when I export the product.

The features.xml uses the same id as the application plugin, but I have also tried setting the branding plugin property explicitly. Im my app plugin, I have both the about.ini and 32x32 gif, and these are definitely checked in the build.properties. I have even checked that they are there in the plugin jar file after export.

about.ini contents:

aboutText=My App
featureImage=myapp32.gif


The exported app works perfectly, except for the about dialog not showing any features. Looking in the Configuration tab on the Installation Details, I can see:


*** Features:

*** Plug-in Registry:
com.ibm.icu (4.4.2.v20110823) "International Components for Unicode for Java (ICU4J)" [Active]
com.my.application (1.0.0.201211271017) "App Name" [Active]
com.my.app.help (1.0.0.201211271017) "App Name Help" [Resolved]
org.apache.commons (1.0.0) "Commons Libraries" [Resolved]
org.apache.log4j (1.0.0) "Log4j code library plugin" [Resolved]
org.eclipse.core.commands (3.6.0.I20110111-0800) "Commands" [Resolved]
org.eclipse.core.contenttype (3.4.100.v20110423-0524) "Eclipse Content Mechanism" [Starting]
org.eclipse.core.databinding (1.4.0.I20110111-0800) "JFace Data Binding" [Starting]
org.eclipse.core.databinding.beans (1.2.100.I20100824-0800) "JFace Data Binding for JavaBeans" [Resolved]
org.eclipse.core.databinding.observable (1.4.0.I20110222-0800) "JFace Data Binding Observables" [Active]
org.eclipse.core.databinding.property (1.4.0.I20110222-0800) "JFace Data Binding" [Starting]

and so on.

So it looks to me that the feature is not being recognized for some reason, even though the app is still working fine? Has anyone got any ideas, because this does not seem to work. Sad

Thanks in advance.
Re: Features not showing Icons [message #1067013 is a reply to message #987619] Fri, 05 July 2013 08:57 Go to previous messageGo to next message
Eclipse UserFriend
I am also getting the same problem Mad Mad Mad Mad
Re: Features not showing Icons [message #1084871 is a reply to message #987619] Mon, 12 August 2013 02:58 Go to previous messageGo to next message
Eclipse UserFriend
Is anyone got any solution..?
Re: Features not showing Icons [message #1088089 is a reply to message #1084871] Fri, 16 August 2013 11:06 Go to previous message
Eclipse UserFriend
http://ekkescorner.wordpress.com/2010/06/13/brand-your-feature-and-be-part-of-about-eclipse/
Previous Topic:URI is not Hierarchical
Next Topic:Calling RCP Application from a eclipse plugin
Goto Forum:
  


Current Time: Sun Mar 23 05:18:07 EDT 2025

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

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

Back to the top