IntelliJ IDEA 15 Scene Builder未显示所有控件 [英] IntelliJ IDEA 15 Scene Builder not showing all controls

查看:333
本文介绍了IntelliJ IDEA 15 Scene Builder未显示所有控件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在内置的Scene Builder中遇到了麻烦。使用独立的Scene Builder时,一切都很好。我是否搞砸了IntelliJ Idea中的一些设置,或者这是一个错误。

I have troubles with the built in Scene Builder. When used standalone Scene Builder displays everything fine. Did I mess up some settings in IntelliJ Idea or it's a bug.

我使用IntelliJ Idea 15.0.3(64位)和Scene Builder 2.0。

I use IntelliJ Idea 15.0.3 (64 bit) and Scene Builder 2.0.

我改变了一件事在IntelliJ中是堆大小。这是我的idea64.exe.vmoptions文件:
-Xms512m
-Xmx2048m
-XX:MaxPermSize = 350m
-XX:ReservedCodeCacheSize = 256m
-XX:+ UseConcMarkSweepGC
-XX:SoftRefLRUPolicyMSPerMB = 50
-ea
-Dsun.io.useCanonCaches = false
-Djava.net.preferIPv4Stack = true
-XX:+ HeapDumpOnOutOfMemoryError
-XX:-OmitStackTraceInFastThrow

One thing I changed in IntelliJ was the heap size. Here is my idea64.exe.vmoptions file: -Xms512m -Xmx2048m -XX:MaxPermSize=350m -XX:ReservedCodeCacheSize=256m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -Dsun.io.useCanonCaches=false -Djava.net.preferIPv4Stack=true -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow

我将-Xmx增加到2GB因为它抱怨它需要更多ram ...饥饿的java ...这也是我切换到64位版本的原因。 32位不想以超过1.1GB的堆启动。我注意到SceneBuilder关于对话框sais操作系统:Windows 7,x86,6.1。使用64 JRE会有麻烦吗?它是java,下面的内容应该不重要...

I increased -Xmx to 2GB because it was complaining that it needs more ram ... hungry java... That's also the reason I switched to 64 bit version. The 32 bit didn't want to boot with more than 1.1GB heap. I noticed that SceneBuilder about dialog sais "Operating System: Windows 7, x86, 6.1". Does it have troubles working with 64 JRE? It's java, it shouldn't matter what's below...

当我尝试运行32位JRE的构思时,我会发布更新。

I'll post an update when I try Scene Builder with idea running with 32-bit JRE.

更新: IntelliJ与32位JRE的行为方式相同。

Update: IntelliJ with 32 bit JRE acts the same way.

内置的构建器

推荐答案

右键单击.fxml文件,然后选择打开 SceneBuilder位于选项列表的底部。这将在具有所有能力的完整版Scene Builder应用程序中打开.fxml文件。

Use right click on .fxml file, then choose "Open in SceneBuilder" in the bottom of options list. This will open .fxml file in fully-version of Scene Builder application with all the aptitudes.

完成一些更改后,只需在Scene Builder中单击File-> Save。

After doing some changes, just click File->Save in the Scene Builder.

我建议你在File-> Settings-> Keymap中创建一个Open in SceneBuilder选项的热键组合。

I advice you to create a hotkey combination of "Open in SceneBuilder" option in File->Settings->Keymap.

这篇关于IntelliJ IDEA 15 Scene Builder未显示所有控件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆