简体   繁体   English

如何在 IntelliJ 中配置 tc server 4 进行调试模式?

[英]How to configure tc server 4 in IntelliJ for debugging mode?

I'm working on a project using tc server 4 and I'm using IntelliJ as IDE.我正在使用 tc server 4 开发一个项目,并且我使用 IntelliJ 作为 IDE。 The application is running successfully in the server while I use the command line to start/stop server.当我使用命令行启动/停止服务器时,应用程序在服务器中成功运行。

But I wanted to enable debugging mode in IntelliJ in case I need to put break points in Java files.但是我想在 IntelliJ 中启用调试模式,以防我需要在 Java 文件中放置断点。 The tc server plugin only support up to tc server 3 because version 4 has a huge difference in the folder structure and excutable scripts. tc server 插件最多只支持 tc server 3,因为版本 4 在文件夹结构和可执行脚本上有很大的不同。

So can you please advise if is there a good way to configure tc server 4 in IntelliJ for debugging mode?那么您能否告知是否有一种在 IntelliJ 中配置 tc server 4 以进行调试模式的好方法?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM