Export project from IntelliJ to netbeans
已回答
I have to export my project to netbeans, it is a project with a graphical interface, it includes .form
Thanks
请先登录再写评论。
Hello Juliord6724, regrettably, there are not so many options on how to export a project from IntelliJIDEA, so you can try to use one of the options from the
File | Exportdropdown menu:Netbeans should allow importing Eclipse projects, so this option could work better than just a zip archive.