Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Plug-in Development
Plug-in Development [message #467617] Wed, 09 May 2007 07:32 Go to next message
Aravindhan Annamalai is currently offline Aravindhan AnnamalaiFriend
Messages: 89
Registered: July 2009
Location: Chennai
Member
Hi...
We have just started exploring PDE....when we started we developed
a RCP project which had all the views & perspectives within itself....

Then we decided to break it up....so, we had a plugin which is having a
view and another plugin called resourcesplugin where we are referring view
thro viewID and creating extensionpoint.

In perspective plugin we are using tht extensionpoint...but we donno how
to use it to get the viewID

any suggestions
Re: Plug-in Development [message #467729 is a reply to message #467617] Thu, 10 May 2007 13:28 Go to previous messageGo to next message
Paul E. Keyser is currently offline Paul E. KeyserFriend
Messages: 878
Registered: July 2009
Senior Member
In my app, which has the same sort of structure, I simply hard-wire the view-id into the plugin.xml
of the perspective. Why not do that?

Paul
Re: Plug-in Development [message #467820 is a reply to message #467729] Fri, 11 May 2007 04:30 Go to previous message
Aravindhan Annamalai is currently offline Aravindhan AnnamalaiFriend
Messages: 89
Registered: July 2009
Location: Chennai
Member
Hi Paul..
Iam not getting wht do u mean by hard-wire..??
View is created in one plugin and how to access that view in another
plugin...anyway we want that views ID to add it in the perspective..how to
access it?

thanks for the reply,Aravind
Previous Topic:3.3: org.eclipse.ui.menus and parameterized commands - how to en/disable the visible menu when one c
Next Topic:Accelerator key to the Action
Goto Forum:
  


Current Time: Thu Apr 25 21:05:00 GMT 2024

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

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

Back to the top