Hello everyone, I have been using JME for a while. After transitioning from JME2 to JME3, I found that since version 3.1 of the SDK, the NiftyGuiEditor has been broken. It crashes whenever I switch to the visual interface, and no one has fixed it for a long time. This week, I spent some time repairing it, and now everything is basically working fine. I plan to submit the relevant code this week.
Those familiar with Android development should be no stranger to this; it is essentially equivalent to the process of writing Android XML interfaces.
As one of the (few?) people who still use Nifty GUI, I am delighted to hear that the editor has been fixed. However, I quit using the SDK many years ago. How hard would it be to make the editor available as a stand-alone application, separate from the SDK?
The jME Nifty GUI plugin is essentially an integration of the NetBeans interface with NiftyGui0.5.7.jar. NiftyGui0.5.7.jar is a standalone visual editor that can be executed independently.