Eclipse Luna 4.4 全屏

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/23365921/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-10 22:04:02  来源:igfitidea点击:

Eclipse Luna 4.4 fullscreen

eclipsefullscreen

提问by andrej

How to switch to fullscreen editor mode in Eclipse Luna 4.4? I know the ^m shortcut for maximizing current editor window, but it's not what F11 fullscreen gives in Chrome or in SublimeText.

如何在 Eclipse Luna 4.4 中切换到全屏编辑器模式?我知道最大化当前编辑器窗口的 ^m 快捷方式,但这不是 F11 全屏在 Chrome 或 SublimeText 中提供的。

回答by ROMANIA_engineer

Eclipse Neon (4.6)

日食霓虹灯 (4.6)

Window Appearance Toggle Full Screen

窗口外观切换全屏

Details in M7:

M7 中的详细信息:

The Full Screenfeature is now also available on Windows and Linux. You can toggle the mode via shortcut (Alt+F11) or menu (Window> Appearance> Toggle Full Screen).

全屏幕功能现在也可在Windows和Linux。您可以通过快捷键 ( Alt+ F11) 或菜单 ( Window> Appearance> Toggle Full Screen)切换模式

回答by Chandrayya G K

I am not sure whether it works on eclipse Luna.Thisplugin works on eclipse kepler. Blog on this is here

我不确定它是否适用于 eclipse Luna。这个插件适用于 Eclipse 开普勒。关于这个的博客在这里

Check how to hide the status bar in eclipse. Hide toolbar from Window > Hide Toolbarand check Hide Eclipse Menu Bar (auto-hide)for hiding menu bar

检查如何在 eclipse 中隐藏状态栏。隐藏工具栏Window > Hide Toolbar并选中Hide Eclipse Menu Bar (auto-hide)以隐藏菜单栏

回答by Pawel

I just checked on Eclipse 4.4.2 on Windows this plugin Eclipse Full Screen Plugin (now 1.0.7) for Eclipse 3.4and it works flawlessly :-)

我刚刚在 Windows 上检查了 Eclipse 4.4.2 这个插件 Eclipse Full Screen Plugin (now 1.0.7) for Eclipse 3.4并且它完美地工作:-)

Just unzip the downloaded file and copy the jar file to the plugins directory of your Eclipse. Then restart the Eclipse. Use Ctrl+Alt+Zor Window -> Full screenoptions to turn it on.

只需解压缩下载的文件并将 jar 文件复制到 Eclipse 的 plugins 目录中。然后重新启动Eclipse。使用Ctrl+ Alt+ZWindow -> Full screen选项将其打开。

回答by DrKaoliN

For the full screen part, I would try Eclipse Full Screen Plugin.
I'm not aware of an editor mode for eclipse, but you could just hide the toolbar, and maximize the editor window.

对于全屏部分,我会尝试Eclipse Full Screen Plugin
我不知道 eclipse 的编辑器模式,但您可以隐藏工具栏,并最大化编辑器窗口。

回答by Eric Moffatt

I do expect to release my 'CodeFocus' feature to the Eclipse Marketplace once we get Luna out. I showed this off at EclipseCon this year; it's a command that's provides a 'proper' full-screen mode for a given perspective. It hasn't been hacked on enough to be available in Luna directly...

我确实希望在我们推出 Luna 后将我的“CodeFocus”功能发布到 Eclipse Marketplace。我今年在 EclipseCon 上展示了这一点;这是一个为给定视角提供“适当”全屏模式的命令。它没有被破解到可以直接在 Luna 中使用...

Update: The 'CodeFocus' plugin can be found here: https://github.com/fredrikattebrant/CodeFocus

更新:“CodeFocus”插件可以在这里找到:https: //github.com/fredrikattebrant/CodeFocus