It's all about the answers!

Ask a question

How do I extend the functionality of the openperspectivedial


a k (2699) | asked Jul 12 '10, 11:36 a.m.
I want to add a plugin to the application that saves information to the server whenever a new perspective is opened.
1. what is the extension point to extend the functionality of opening a perspective?
2. what is the plug in responsible for the code to open a perspective?

2 answers



permanent link
Geoffrey Clemm (30.1k33035) | answered Jul 12 '10, 7:49 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
To my knowledge, no information is saved to the server when a new
perspective is opened.

Cheers,
Geoff

On 7/12/2010 11:36 AM, abayomi wrote:
I want to add a plugin to the application that saves information to
the server whenever a new perspective is opened.
1. what is the extension point to extend the functionality of opening
a perspective?
2. what is the plug in responsible for the code to open a perspective?

permanent link
a k (2699) | answered Jul 13 '10, 12:11 p.m.
Thanks Geoff for responding. So how do I write code to make info persistent on the server? Can I make info persistent on the server in the first place?

To my knowledge, no information is saved to the server when a new
perspective is opened.

Cheers,
Geoff

On 7/12/2010 11:36 AM, abayomi wrote:
I want to add a plugin to the application that saves information to
the server whenever a new perspective is opened.
1. what is the extension point to extend the functionality of opening
a perspective?
2. what is the plug in responsible for the code to open a perspective?

Your answer


Register or to post your answer.