How to invoke "clion > run" and "clion > debug" in openapi

I use ProgramRunnerUtil.executeConfiguration(pj, s, et), but I don't know how to get "RunnerAndConfigurationSettings", I can't find "getRunnerAndConfigurationSettings" in clion.jar, and it's hard to debug idea since clion is not plugin in intellij idea.

0

请先登录再写评论。