Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Problem regarding showing icons in the package Explorer
Problem regarding showing icons in the package Explorer [message #467110] Fri, 27 April 2007 18:42
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....
Previous Topic:Looking for examples of RCP EditorParts using Eclipse Forms
Next Topic:Perspective Resize
Goto Forum:
  


Current Time: Fri Apr 19 12:43:50 GMT 2024

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

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

Back to the top