Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Keep contributed part hidden till requested(Application Model)
Keep contributed part hidden till requested [message #1767105] Sat, 01 July 2017 02:25
Eclipse UserFriend
I have a base plugin-project that serves as the base of my application. I'm trying to contribute to it through other plugin-projects (fragments).
In one such fragment, I want to contribute a window with it's own part sash container, stack, and new part for a tool I'm contributing to the application.
I don't want this tool to show up till requested for by executing a command.

How do I create the part contribution in a way that allows this? Currently, if the part isn't actively placed within an existing part-stack, it's not instantiated.

I've tried using placeholders in the contribution project, but to no avail.
I've tried to keep the new part within its own window within the contribution project. However, the window opens up with the main application; something i'd like to prevent.

Can this be done?

[Updated on: Sat, 01 July 2017 02:32] by Moderator

Previous Topic:NoClassDefFoundError
Next Topic:Where are files written to "C:\Program Files (x86)" stored?
Goto Forum:
  


Current Time: Thu Jul 10 09:25:40 EDT 2025

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

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

Back to the top