简体   繁体   English

IntelliJ IDEA - GUI 设计器 - 无法加载预览表单

[英]IntelliJ IDEA - GUI Designer - Cannot load Preview form

I have a real trubble for a beginner)对于初学者,我有一个真正的麻烦)

When I try to see Preview while working in GUIform (even when class is empty), I see an error:当我在 GUIform 中工作时尝试查看预览时(即使 class 为空),我看到一个错误:

Cannot preview form '.../SimpleG.form'
Reason: cannot load /com/intellij/uiDesigner/FormPreviewFrame.class

// I have installed plugin JFormDesigner and didn't find how/where to install UIDesigner plugin. // 我已经安装了插件 JFormDesigner,但没有找到如何/在哪里安装 UIDesigner 插件。

Project SDK 1.8;项目SDK 1.8;

Project language level SDK default (8)项目语言级别 SDK 默认(8)

Looks like IDEA-237293 .看起来像IDEA-237293 Will be fixed in the next release (around May 26th).将在下一个版本中修复(大约 5 月 26 日)。

在此处输入图像描述

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

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