Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Configure custom perspective to open "Synchronization view" not "Synchronization Pers
Configure custom perspective to open "Synchronization view" not "Synchronization Pers [message #322711] Mon, 26 November 2007 15:16 Go to next message
Eclipse UserFriend
The 3.3 Java Perspective does this - opens the Synchronization view
instead of the full-blown perspective when synchronize is launched.
Looking at JDT's plugin.xml, I didnt' see an explicit configuration
option and/or extension point.

Any suggestions?

Thanks.
Re: Configure custom perspective to open "Synchronization view" not "Synchronization [message #322713 is a reply to message #322711] Mon, 26 November 2007 15:36 Go to previous messageGo to next message
Eclipse UserFriend
There is no JDT specific support for this but there is a setting on the
Team preferences page to configure whether the Synchronize actions opens
the view in the current perspective or switches to another perspective.

Michael

Trey Anastasio wrote:
> The 3.3 Java Perspective does this - opens the Synchronization view
> instead of the full-blown perspective when synchronize is launched.
> Looking at JDT's plugin.xml, I didnt' see an explicit configuration
> option and/or extension point.
>
> Any suggestions?
>
> Thanks.
Re: Configure custom perspective to open "Synchronization view" not "Synchronization [message #322715 is a reply to message #322713] Mon, 26 November 2007 15:40 Go to previous messageGo to next message
Eclipse UserFriend
Thanks Michael.

Can a plugin (or even extension point="org.eclipse.ui.perspectives")
define this preference? Ie, if launched from Perspective A, then use
Sync View. Right now we're configuring the custom perspective to
include the sync view w/in the panel panels.

Thanks.


Michael Valenta wrote:
> There is no JDT specific support for this but there is a setting on the
> Team preferences page to configure whether the Synchronize actions opens
> the view in the current perspective or switches to another perspective.
>
> Michael
>
> Trey Anastasio wrote:
>> The 3.3 Java Perspective does this - opens the Synchronization view
>> instead of the full-blown perspective when synchronize is launched.
>> Looking at JDT's plugin.xml, I didnt' see an explicit configuration
>> option and/or extension point.
>>
>> Any suggestions?
>>
>> Thanks.
Re: Configure custom perspective to open "Synchronization view" not "Synchronization [message #322729 is a reply to message #322715] Tue, 27 November 2007 10:07 Go to previous message
Eclipse UserFriend
No, the preference is global.

Michael

Trey Anastasio wrote:
> Thanks Michael.
>
> Can a plugin (or even extension point="org.eclipse.ui.perspectives")
> define this preference? Ie, if launched from Perspective A, then use
> Sync View. Right now we're configuring the custom perspective to
> include the sync view w/in the panel panels.
>
> Thanks.
>
>
> Michael Valenta wrote:
>> There is no JDT specific support for this but there is a setting on
>> the Team preferences page to configure whether the Synchronize actions
>> opens the view in the current perspective or switches to another
>> perspective.
>>
>> Michael
>>
>> Trey Anastasio wrote:
>>> The 3.3 Java Perspective does this - opens the Synchronization view
>>> instead of the full-blown perspective when synchronize is launched.
>>> Looking at JDT's plugin.xml, I didnt' see an explicit configuration
>>> option and/or extension point.
>>>
>>> Any suggestions?
>>>
>>> Thanks.
Previous Topic:Third-party JARs in a separate plugin
Next Topic:Adding Filters and ContentProviders to WizardNewFileCreationPage
Goto Forum:
  


Current Time: Wed Nov 05 10:57:15 EST 2025

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

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

Back to the top