Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Good resources about implementing Capabilities/Activities?
Good resources about implementing Capabilities/Activities? [message #332199] Thu, 09 October 2008 20:37 Go to next message
Eclipse UserFriend
Originally posted by: brianf.sybase.com

Hi there...

As part of the Galileo release train, we're supposed to be implementing
Capabilities/Activities for our various projects. After doing a couple of
days of hunting the web, I've not really found a great introduction on how
to use them.

I've created a simple one to hide a chunk of functionality, but when I tried
to implement the second one I discovered that maybe not all components are
activity-aware? Are there examples of how to make, for example, a custom
wizard mechanism, activity-aware and close down the plug-ins filtered out by
disabled activities?

And are there examples of how to handle triggers? So if there's a particular
state met by the workspace, we can trigger an activity to become
automagically active?

Thanks
--Brian Fitzpatrick
Data Tools Project
Re: Good resources about implementing Capabilities/Activities? [message #332207 is a reply to message #332199] Fri, 10 October 2008 13:57 Go to previous messageGo to next message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

There is a general discussion plus links to the Javadocs at
http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclips e.platform.doc.isv/reference/misc/runtime-options.html

To make new functionality also activity aware, check out uses of
org.eclipse.ui.activities.WorkbenchActivityHelper

I wasn't able to find much more than the javadocs and my own searches
through the source.

PW

--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclips e.platform.doc.isv/guide/workbench.htm


Re: Good resources about implementing Capabilities/Activities? [message #332232 is a reply to message #332207] Mon, 13 October 2008 14:09 Go to previous message
Eclipse UserFriend
Originally posted by: brianf.sybase.com

Hey Paul...

Thanks for the link and the suggestion.

I did find one article online
( http://pookzilla.net/wp/2006/10/context-capability-and-persp ective/) that
helped me out a bit, but I'm still trying to figure out the whole activity
trigger thing.

--Fitz

"Paul Webster" <pwebster@ca.ibm.com> wrote in message
news:gcnnbu$nni$1@build.eclipse.org...
> There is a general discussion plus links to the Javadocs at
> http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclips e.platform.doc.isv/reference/misc/runtime-options.html
>
> To make new functionality also activity aware, check out uses of
> org.eclipse.ui.activities.WorkbenchActivityHelper
>
> I wasn't able to find much more than the javadocs and my own searches
> through the source.
>
> PW
>
> --
> Paul Webster
> http://wiki.eclipse.org/Platform_Command_Framework
> http://wiki.eclipse.org/Command_Core_Expressions
> http://wiki.eclipse.org/Menu_Contributions
> http://wiki.eclipse.org/Menus_Extension_Mapping
> http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclips e.platform.doc.isv/guide/workbench.htm
Previous Topic:Content Assist shortcut - am I losing my mind?
Next Topic:Re: Downloading Eclipse help site
Goto Forum:
  


Current Time: Wed Jul 17 19:49:32 GMT 2024

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

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

Back to the top