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 ?

0

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).

0

请先登录再写评论。