Migrating existing Swing classes in Intellij
Answered
We have lot of existing swing code and I don't see any option to migrate that to IntelliJ. I can use snapshot but that create new code and don't read existing swing code. Eclipse has WindowBuilder that can be used to open any swing class. Do we have any thing like this in IntelliJ.
Please sign in to leave a comment.
Hello,
Currently creating snapshot is the only possible feature: https://www.jetbrains.com/help/idea/creating-and-opening-forms.html
Feel free to create request for other options on YouTrack: http://youtrack.jetbrains.com/issues/IDEA.