I have created java desktop application project using NB and now I want to convert it into maven project so everybody will be able to compile it and maintain in eclipse/netBeans. Is there any easy way to do this?
Or maybe there is some way to convert project created using wizard in NB to eclipse?