IntelliJ IDEA 15 Scene Builder does not show all controls

I have problems with the inline script. When using the standalone Scene Builder, everything looks fine. I messed up some settings in IntelliJ Idea or this is a bug.

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

One thing I changed in IntelliJ is heap size. Here is my idea64.exe.vmoptions file: -Xms512m -Xmx2048m -XX: MaxPermSize = 350m -XX: ReservedCodeCacheSize = 256m -XX: + UseConcMarkSweepGC -XX: SoftRefLRUPolicyMSPerMB = 50 -ea -Dsunonj.ava .preferIPv4Stack = true -XX: + HeapDumpOnOutOfMemoryError -XX: -OmitStackTraceInFastThrow

I increased -Xmx to 2GB because I complained that he needed more ram ... hungry java ... This is also the reason I switched to the 64-bit version. The 32-bit version did not boot with more than a 1.1 gigabyte heap. I noticed that SceneBuilder is on the "Operating System: Windows 7, x86, 6.1" dialog box. Are there any problems with 64 JRE? This is java, no matter what below ...

I will post an update when I try to create Scene Builder with an idea running with a 32-bit version of the JRE.

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

Scene creator built into IntelliJ Idea 15

+4
source share
1 answer

.fxml, " SceneBuilder" . .fxml Scene Builder .

"- > ".

" SceneBuilder" "- > - > " ".

+4

Source: https://habr.com/ru/post/1625355/


All Articles