简体   繁体   English

为什么我所有的月食向导都为空/不起作用

[英]Why are all my eclipse wizards empty/not working

I'm using a brand new Lenovo Yoga 900 with 512 Gb SSD and 16 Gb RAM. 我正在使用带有512 Gb SSD和16 Gb RAM的全新Lenovo Yoga 900。 The problem now is the following: I'd like to use the notebook for development with eclipse. 现在的问题如下:我想使用笔记本进行Eclipse开发。 I have installed the Java 8 SDK and eclipse mars. 我已经安装了Java 8 SDK和Eclipse Mars。

I allready have a couple of projects on my disk, developed on other computers. 我已经在磁盘上有几个在其他计算机上开发的项目。 Now I want to import these projects and use the File -> Import dialog. 现在,我要导入这些项目,并使用“文件”->“导入”对话框。 When the dialog opens, it is completely empty. 对话框打开时,它完全为空。 There is nothin I can do except closing the dialog again. 除了再次关闭对话框外,我无能为力。 The same happens when I try to create a new project with file->new project... 当我尝试使用file-> new project创建一个新项目时,也会发生同样的情况。

Also I tryed the same with eclipse luna, but the behaviour is exactly the same. 我也尝试了与月食月神相同,但行为完全相同。

空导入向导

This may be caused by windows resolution problems. 这可能是Windows分辨率问题引起的。 I have 4k resolution monitor, maybe that could play a role here. 我有4k分辨率监视器,也许在这里可以发挥作用。 My Eclipse IDE doesn't completely respond to this resolution, waiting for new upgrades to take this into consideration. 我的Eclipse IDE并未完全响应此分辨率,因此正在等待新的升级以考虑到这一点。 A simple solution to this issue that I have recently discovered is just maximizing "Select a Wizard" window and you will see those options. 我最近发现的一个简单的解决方案是最大化“选择向导”窗口,您将看到这些选项。

i have the same issue. 我有同样的问题。 There are some solutions out there but those cant work because they are for the nView Desktop Management, which the lenovo yoga 900 doesnt have. 有一些解决方案,但是这些解决方案无法工作,因为它们适用于lenovo Yoga 900没有的nView桌面管理。 We have the intel graphic. 我们有英特尔图形。

This is caused by Windows' display settings. 这是由Windows的显示设置引起的。 The window is resized to the bare minimum, causing most of the menu to disappear. 窗口被调整为最小尺寸,导致大多数菜单消失。

The wizard content is still actually there, you just need to resize the window until it appears. 向导内容实际上仍然存在,您只需要调整窗口的大小直到它出现。 Hover your mouse over the bottom-right corner of the wizard window until the mouse pointer changes into the resizing icon (the two diagonal arrows) and drag and drop outwards. 将鼠标悬停在向导窗口的右下角,直到鼠标指针变为调整大小图标(两个对角箭头)并向外拖放。

To prevent it from initialising wizards this small you could (as mentioned in a comment above) change your display settings to a larger font size, but that messes up your whole Windows imo. 为了防止它初始化向导,您可以(如上面的注释中所述)较小,将显示设置更改为较大的字体,但这会使整个Windows imo混乱。

I'll look into a different way to solve this. 我将研究解决该问题的另一种方法。

UPDATE : 更新

The 32-bit version of Eclipse can be run in Windows compatibility mode. Eclipse的32位版本可以在Windows兼容模式下运行。 I've not tested this myself, but it seems that when run in that mode (I'd try Windows 7 first) Eclipse will scale everything as it should. 我自己没有对此进行测试,但似乎当以该模式运行时(我将首先尝试Windows 7),Eclipse将按需扩展所有内容。

At this point, the 64-bit version does not support compatibility mode - so unless you can solve it with the native Windows scaling utility, there is no solution yet. 此时,64位版本不支持兼容模式-因此,除非您可以使用本机Windows扩展实用程序解决它,否则尚无解决方案。

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

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