Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How do I delete a (custom) perspective?
How do I delete a (custom) perspective? [message #296127] Thu, 15 December 2005 14:15 Go to next message
Eclipse UserFriend
Originally posted by: dserodio.gmail.com

How do I delete a (custom) perspective?

Thanks,
Daniel Serodio
Re: How do I delete a (custom) perspective? [message #296136 is a reply to message #296127] Thu, 15 December 2005 14:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: varavamu.yahoo.com

before this question can be answered, we need more info: are you trying
to accomplish this as an Eclipse user? or as a plugin developer?

vijay

Daniel Serodio wrote:

>How do I delete a (custom) perspective?
>
>Thanks,
>Daniel Serodio
>
>
Re: How do I delete a (custom) perspective? [message #296138 is a reply to message #296136] Thu, 15 December 2005 17:07 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dserodio.gmail.com

As an Eclipse user.

Vijay Aravamudhan wrote:
> before this question can be answered, we need more info: are you trying
> to accomplish this as an Eclipse user? or as a plugin developer?
>
> vijay
>
> Daniel Serodio wrote:
>
>> How do I delete a (custom) perspective?
>>
>> Thanks,
>> Daniel Serodio
>>
>>
Re: How do I delete a (custom) perspective? [message #296611 is a reply to message #296138] Wed, 28 December 2005 06:52 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: varavamu.yahoo.com

why would you want to delete a perspective? The long way of doing it
(and not really a clean way) is to edit the individual plugin.xml files
and comment out the extensions for the perspectives that you might want
to delete. But this is not clean - since some other plugins might depend
on the perspective being defined at least.

vijay

Daniel Serodio wrote:

>As an Eclipse user.
>
>Vijay Aravamudhan wrote:
>
>
>>before this question can be answered, we need more info: are you trying
>>to accomplish this as an Eclipse user? or as a plugin developer?
>>
>>vijay
>>
>>Daniel Serodio wrote:
>>
>>
>>
>>>How do I delete a (custom) perspective?
>>>
>>>Thanks,
>>>Daniel Serodio
>>>
>>>
>>>
>>>
Re: How do I delete a (custom) perspective? [message #297008 is a reply to message #296127] Fri, 06 January 2006 15:54 Go to previous message
Eclipse UserFriend
Originally posted by: douglas.pollock.magma.ca

Daniel Serodio wrote:
> How do I delete a (custom) perspective?

Windows > Preferences > General > Perspectives.
Select the perspective, and click Delete.



cheers,
d.
Previous Topic:Plugin menu has command ... is undefined error in .log but it works fine
Next Topic:Positioning buttons in the toolbar
Goto Forum:
  


Current Time: Thu Apr 25 12:50:52 GMT 2024

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

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

Back to the top