Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 10:48 Go to next message
Stephen Jones is currently offline Stephen JonesFriend
Messages: 3
Registered: September 2012
Junior Member
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 12:57 Go to previous messageGo to next message
Arshad Adavani is currently offline Arshad AdavaniFriend
Messages: 163
Registered: July 2013
Location: Bangalore
Senior Member
I am also getting the same problem Mad Mad Mad Mad

Arshad
Re: Features not showing Icons [message #1084871 is a reply to message #987619] Mon, 12 August 2013 06:58 Go to previous messageGo to next message
Sumit Singh is currently offline Sumit SinghFriend
Messages: 141
Registered: October 2012
Location: Bangalore
Senior Member

Is anyone got any solution..?
Re: Features not showing Icons [message #1088089 is a reply to message #1084871] Fri, 16 August 2013 15:06 Go to previous message
Wim Jongman is currently offline Wim JongmanFriend
Messages: 493
Registered: July 2009
Senior Member

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: Tue Mar 19 05:29:00 GMT 2024

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

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

Back to the top