Export project from IntelliJ to netbeans
Answered
I have to export my project to netbeans, it is a project with a graphical interface, it includes .form
Thanks
Please sign in to leave a comment.
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.