Project opener should now detect if project doesn't have .idea and has nbproject directory. If it has it will import it as idea project. Also project opener uses ProjectUtil.OpenOrImport(par.) method so it should now open maven projects with out problem.
Coverage remained the same at 22.749% when pulling e340c4ca7eb7c4b438e2827a39e7c5618f99db50 on importExerciseWithOutBuildFile into 03919c76b0d1df4d5a754a45597d488db6c5f1d1 on master.
Coverage remained the same at 22.749% when pulling 6227d1de5934344157f32f50979b9532b3a0dbfd on importExerciseWithOutBuildFile into 03919c76b0d1df4d5a754a45597d488db6c5f1d1 on master.
Project opener should now detect if project doesn't have .idea and has nbproject directory. If it has it will import it as idea project. Also project opener uses ProjectUtil.OpenOrImport(par.) method so it should now open maven projects with out problem.