Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » No images no icons are shown in the package explorer, navigator explorer
No images no icons are shown in the package explorer, navigator explorer [message #467135] Sat, 28 April 2007 17:26 Go to next message
zakir Hussain is currently offline zakir HussainFriend
Messages: 76
Registered: July 2009
Member
Hi All,

I had created an rcp application. In my Rcp i had added org.eclipse.jdt.ui

and then in my workbenchadvisor class i had given the perspective id as
org.eclipse.jdt.ui.JavaPerspective . So when my RCP is launched i will
get my java perspective. In java perspective there is a package
explorer... so when i right click i will get a menu.. on this menu.. there
are options like new, import , export.... etc.,

Now in the new menu i am selecting project, java project i am giving the
name of the project and then press finish...

Now an exception is coming on when i press a finish and the problem here
is it is not able to show the icon of the project and the name of the
project .. and empty tree node is create there..


So when ever i create any project i am getting the error dialog...

So plz suggest me regarding this.. i have tried all the permutaions and
combinations of adding all the dependencies in both the plugin.xml as well
as in the product configuration file.

So plz help me regarding this.....


Regards,

Zakir....
Re:This problem is resolved [message #467197 is a reply to message #467135] Mon, 30 April 2007 17:19 Go to previous message
zakir Hussain is currently offline zakir HussainFriend
Messages: 76
Registered: July 2009
Member
Hi All,

I finally found out the solution of the problem what i had mentioned...

I am writing the solution bcz it will be useful for others also,

If i copy the code of IDEWorkbenchAdvisor.java in the advisor class of my
RCP then it will work...

All the images and text which was not coming in the package explorer , are
now appearing....

Thank GOD.......I struggled a lot to find out this....

Regards,

Zakir
Previous Topic:Packaging and Deploying Applications based on Eclipse RCP webinar somewhere?
Next Topic:More Hibernate issues
Goto Forum:
  


Current Time: Thu Sep 26 03:21:29 GMT 2024

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

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

Back to the top