Migrating existing Swing classes in Intellij
已回答
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.
请先登录再写评论。
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.