在Eclipse中,我可以使用“就地编辑器打开”作为默认选项吗?

时间:2023-01-12 22:10:47

I need to spend a lot of time manipulating ridiculous amounts of Excel data and often find myself with a dozen or more Excel workbooks open in several different instances of Excel, making it very difficult to find the worksheet I want at any given time.

我需要花费大量时间来处理大量的Excel数据,并经常发现自己在Excel的几个不同实例中打开了十几个或更多Excel工作簿,这使得在任何给定时间都很难找到我想要的工作表。

I came to the realization that I could tone down this madness by using Eclipse by opening the both excel files and csv files with the "In-Place" editor.

我开始认识到,通过使用Eclipse打开excel文件和带有“就地”编辑器的csv文件,我可以淡化这种疯狂。

However, I can't figure out how to make the in-place editor the default editor. Any ideas?

但是,我无法弄清楚如何使就地编辑器成为默认编辑器。有任何想法吗?

(Alternatively, is there a way I can add a file-explorer panel and tabs to excel to give it similar functionality.)

(或者,有没有办法我可以添加文件资源管理器面板和标签,以提供类似的功能。)

3 个解决方案

#1


6  

You can go to Window->Preferences->Editors->File Associations and associate *.csv file with the Text Editor. Then set it as the default editor. Unfortunately it seems just clicking the csv file does not open it. Selecting the file and clicking F3 works though.

您可以转到Window-> Preferences-> Editors-> File Associations,并将* .csv文件与文本编辑器关联。然后将其设置为默认编辑器。不幸的是,似乎只是单击csv文件无法打开它。选择文件并单击F3可以正常工作。

#2


0  

In Eclipse documentation you can find a hint how to prevent in-place OLE editors (search for "prevent" on the page), which is quite the opposite what you wanted, isn't it?

在Eclipse文档中,您可以找到一个提示如何防止就地OLE编辑器(在页面上搜索“阻止”),这与您想要的完全相反,不是吗?

By any chance do you have the "Allow in-place system editors" option turned off in Windows | Preferences | General | Editors ? If so, please turn it on. I don't have high hopes for this, because the option seems to be on by default, so you might have it already set.

您是否有机会在Windows中关闭“允许就地系统编辑器”选项偏好|一般|编辑?如果是这样,请打开它。我对此没有寄予厚望,因为默认情况下该选项似乎已启用,因此您可能已经设置了它。

#3


0  

I have the same problem, I don't know that it can help you but try to change encoding to UTF-8:Window -> Preferences -> General -> Editors -> TextEditors -> Spelling. I change that and it works.

我有同样的问题,我不知道它可以帮助你,但尝试将编码更改为UTF-8:窗口 - >首选项 - >常规 - >编辑器 - > TextEditors - >拼写。我改变它,它的工作原理。

#1


6  

You can go to Window->Preferences->Editors->File Associations and associate *.csv file with the Text Editor. Then set it as the default editor. Unfortunately it seems just clicking the csv file does not open it. Selecting the file and clicking F3 works though.

您可以转到Window-> Preferences-> Editors-> File Associations,并将* .csv文件与文本编辑器关联。然后将其设置为默认编辑器。不幸的是,似乎只是单击csv文件无法打开它。选择文件并单击F3可以正常工作。

#2


0  

In Eclipse documentation you can find a hint how to prevent in-place OLE editors (search for "prevent" on the page), which is quite the opposite what you wanted, isn't it?

在Eclipse文档中,您可以找到一个提示如何防止就地OLE编辑器(在页面上搜索“阻止”),这与您想要的完全相反,不是吗?

By any chance do you have the "Allow in-place system editors" option turned off in Windows | Preferences | General | Editors ? If so, please turn it on. I don't have high hopes for this, because the option seems to be on by default, so you might have it already set.

您是否有机会在Windows中关闭“允许就地系统编辑器”选项偏好|一般|编辑?如果是这样,请打开它。我对此没有寄予厚望,因为默认情况下该选项似乎已启用,因此您可能已经设置了它。

#3


0  

I have the same problem, I don't know that it can help you but try to change encoding to UTF-8:Window -> Preferences -> General -> Editors -> TextEditors -> Spelling. I change that and it works.

我有同样的问题,我不知道它可以帮助你,但尝试将编码更改为UTF-8:窗口 - >首选项 - >常规 - >编辑器 - > TextEditors - >拼写。我改变它,它的工作原理。