IntelliJ-CE 12 : java debug no longer invokes make/maven
hi -
in playing with IJ-CE-12 i it appears to me that imvoking debug on a java/maven project, make no longer is triggered automatically.
is this a known issue? bug? pilot (ie me) error?
much appreciated,
- james
请先登录再写评论。
Hi James,
This behaviour may depend on your settings. Please check that your run cunfiguration
defines "make" task to be executed before running. Otherwise, if it's there, please elaborate what makes you think the make is not triggered?
Regards,
Eugene.