简体   繁体   English

Eclipse,更改编辑器中打开文件的透视图

[英]Eclipse, perspectives that change the open files in editor

Is it possible to configure eclipse to display different files depending on the perspective? 是否可以将eclipse配置为根据透视图显示不同的文件?

Say I have a PHP and a PyDev project. 假设我有一个PHP和一个PyDev项目。 In the PHP perspective it would show just my open PHP files. 在PHP透视图中,它将仅显示我打开的PHP文件。 If I switch to the PyDev, it will open up the last python files I had. 如果我切换到PyDev,它将打开我拥有的最后一个python文件。 If I switch back to the PHP perspective, it displays the same PHP files I had open just a minute ago. 如果我切换回PHP透视图,它将显示与我刚刚打开的相同的PHP文件。

This would be beneficial when working on two different projects at the same time. 当同时处理两个不同的项目时,这将是有益的。

I thought it already did this. 我以为它已经做到了。 What version of eclipse do you have installed? 您安装了哪个版本的eclipse? Of course, I could be wrong. 当然,我可能是错的。 I've been running two different versions eclipse. 我一直在运行两个不同版本的eclipse。 My c++ executable and my Java executable don't share files. 我的c ++可执行文件和Java可执行文件不共享文件。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM