Hi malithi, that menu appears as Fraud detection, in the menu is a test project that i created by removing Resources.properties file and manually entering the values. i forgot to remove it before i captured this. apologies for that and yes i had extract the jar and nothing wrong inside that.
thank you. On Tue, Nov 4, 2014 at 3:09 PM, Malithi Edirisinghe <[email protected]> wrote: > Hi Buddhi, > > Could you extract the jar and see whether the folder structure is as > expected. Also in the screenhot attached I see a menu as Fraud Detection > with the exact icon that you have specified in the component.xml file. > Other than that seems you have properly configured. > > Thanks, > Malithi. > > On Tue, Nov 4, 2014 at 11:18 AM, Buddhi Senarathna <[email protected]> > wrote: > >> My carbon component works properly. but it doesn't show the name that i >> want to display. >> >> >> >> i believe the problem occurs when the component links with the >> Resource.properties file. >> >> >> *this is the folder structure* >> >> >> >> >> ** >> *this is the content of component.xml file * >> >> <component xmlns="http://products.wso2.org/carbon"> >> <menus> >> <menu> >> <id>fraud_detection_menu</id> >> <i18n-key>event.fd</i18n-key> >> >> <i18n-bundle>org.wso2.carbon.test.pro.ui.i18n.Resources</i18n-bundle> >> <parent-menu>tools_menu</parent-menu> >> <link>../mymtdt/index.jsp</link> >> <region>region5</region> >> <order>40</order> >> <style-class>home</style-class> >> <icon>../mymtdt/images/students.gif</icon> >> >> <require-permission>/permission/protected/manage</require-permission> >> </menu> >> </menus> >> </component> >> >> *this is the content of Resource.properties file * >> >> event.fd=Fraud Detection >> >> please help me to figure it out what is the problem and i'm using >> eclipse, luna version >> >> thanks. >> >> >> >> -- >> >> *Buddhi Chathuranga Senarathna* >> >> >> *InternWSO2, Inc. * >> *Mob: +94 755 446 685 <%2B94%20755%20446%20685>* >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > > *Malithi Edirisinghe* > Senior Software Engineer > WSO2 Inc. > > Mobile : +94 (0) 718176807 > [email protected] > -- *Buddhi Chathuranga Senarathna* *InternWSO2, Inc. * *Mob: +94 755 446 685*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
