Eclipse Visual Editor Swing components to IntelliJ
Hey there,
I am trying to get my Eclipse(Helios) SWING applications running in IntelliJ.
Is there any way to convert the visual classes to the IntelliJ format
or do I have to create everything from scratch ?
Please sign in to leave a comment.
There is no automated way to covert it. You can try to capture form sapshots: https://www.jetbrains.com/idea/help/creating-and-opening-forms.html (Capturing Spanshots).