[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform] Re: Where custom perspective stored?

Himansu,

I'm not really sure and I could be wrong, but likely it's stored somewhere in <workspace>/.metadata/<name-of-plugin-that-manages-perspectives>/<some-data-file>. Hopefully someone else will have a more exact/accurate answer.


Himansu Sekhar wrote:
Hi All,

In my project, I have some perspectives..in some perspective I need to change view arrangement and then I am saving thoes custom perspective using eclipse's default Save Perspective As.. dialog.

I need to know the exact location and exact file name of thoes custom perspective.

Where thoes custom perspectives are stored ?

And how eclipse manages thoes perspectives during opening and saving ?

And what are the parameters eclipse takes to store thoes custom perspectives ?