开发者

Setting JRE for TPTP profiling

开发者 https://www.devze.com 2023-02-15 12:19 出处:网络
I am trying to profile a project loads some external libraries which depends on cygwin. In order to do so, I need to use a native java launcher similar to the one suggested in this link.

I am trying to profile a project loads some external libraries which depends on cygwin. In order to do so, I need to use a native java launcher similar to the one suggested in this link.

In the running and debugging configurations, there's a place to manually set the JRE so I was able to configure the project to run using my own java-launcher.exe instead of the default java exec开发者_高级运维utable. I can't, however, seem to be able to do the same with the TPTP profiler configuration.

Do you have any suggestions how to manually set the JRE, or perhaps suggest a different profiler I could use?

0

精彩评论

暂无评论...
验证码 换一张
取 消