首页 \ 问答 \ 使用ssh键进行远程java调试,使用intellij(Use ssh key for remote java debugging using intellij)

使用ssh键进行远程java调试,使用intellij(Use ssh key for remote java debugging using intellij)

我想通过连接到远程机器上正在运行的程序,使用Intellij进行远程java调试。

但是,我使用ssh密钥来访问此远程计算机,并且在远程配置窗口中找不到任何指定此密钥的位置。 知道如何做到这一点? 谢谢!


I want to do remote java debugging using Intellij by connecting to a running program on a remote machine.

However, I use an ssh key to access this remote machine and cannot find any place to specify this key in the remote configuration window. Any idea how this can be done? Thanks!


原文:https://stackoverflow.com/questions/45871983
更新时间:2022-08-14 09:08

最满意答案

您只需选择“本地Apache HTTP服务器”,然后将其指向“conf”文件夹即可。


You just need to select "Local Apache HTTP Server" then point it to your "conf" folder.

相关问答

更多
  • 关于Zend Studio[2023-03-08]

    我也是网上找来的,希望是你想要的,《PHP5与MySQL5 Web开发技术详解》内容简介本书是目前中文版本第一个真正介绍PHP5及MySQL5新增语法与功能的权威宝典!  本书本着精、全、要三宗旨,从理论中延伸,从实践中深入,详实并完善描述了PHP5的开发特性与MySQL5数据库,如PHP数组与表单处理、PHP5面向对象开发、Ajax、CLI、字符流处理、加密技术、图片处理及PHP代码优化,以及存储过程,游标、事务等进阶内容。本书作者具备丰富的PHP软件开发与管理经验,了解在PHP学习的过程当中钻研语法和功 ...
  • 右键单击你的public / index.php文件选择“run as php web page”它会询问你想查看URL时想查看的URL index.php你可以指定任何URL,但是Zend要求'index.php'是在网址中。 不过,这是可以的,因为Zend框架的其余部分将忽略它。 例如,如果你想配置文件: http : //www.mydomain.com/accounts/view 您只需输入: http : //www.mydomain.com/index.php/accounts/view 然后你 ...
  • 您只需选择“本地Apache HTTP服务器”,然后将其指向“conf”文件夹即可。 You just need to select "Local Apache HTTP Server" then point it to your "conf" folder.
  • TortoiseSVN和Zend Studio是完全不同的独立工具。 它们不是单独一起工作的。 TortoiseSVN and Zend Studio are completely different and independent tools. They are not meant to work together, only separately.
  • 不需要配置。 您不需要使用Zend Server安装MySQL服务器,只需使用您的常规凭证即可连接到Xampp MySQL实例。 No configuration is needed. You don't need to install the MySQL server with Zend Server and just use your regular credentials to connect to the Xampp MySQL instance.
  • Zend Studio 7文档: http : //files.zend.com/help/Zend-Studio-7/zend-studio-7.htm 它看起来不像是事实上的模板源。 大多数这些模板都需要由您自己构建。 对于导入和导出模板,这是文档。 http://files.zend.com/help/Zend-Studio-7/templates.htm#Adding_new_templates Zend Studio 7 documentation: http://files.zend.com/h ...
  • 我使用MAMP + Zend Studio已有2年了。 然后切换到Zend Studio + Zend Server CE。 我认为使用zend server ce没有任何好处。 现在我已经把Zend Studio留给了一个更好的想法:PhpStorm。 试一试。 我的功能齐全,并没有像zend工作室那么重。 I was using MAMP + Zend Studio for 2 years. Then switched to Zend Studio + Zend Server CE. I see no ...
  • 这取决于你如何安装它。 如果它是.deb包,您可以通过以下方式将其删除: sudo apt-get remove --purge package-name 否则你可以在这个文件夹中找到一些东西 cd /usr/local/Zend/ZendStudio-7.2.0\Uninstall\ Zend\ Studio\ -\ 7.2.0/ sudo sh ./Uninstall_Zend_Studio_-_7.2.0 来源: http : //ubuntuforums.org/showthread.php?p ...
  • 正如有毒20注意到的那样,名称'Column'是Zend API的一部分,因此在我更改了类的名称后警告就消失了。 无论如何,'专栏'可能不是一个好名字...... As toxicate20 noticed, the name 'Column' is part of the Zend API, so the warnings were gone after I changed the name of the class. 'Column' is probably not a good name for a ...
  • @前面的git只是用户名。 它可以是任何东西,只要服务器设置为接受它。 要通过SSH访问git仓库,您需要设置服务器以使用开发人员的SSH身份。 它基本上与您对无密码登录的设置相同。 有关如何设置服务器的详细说明: http : //git-scm.com/book/en/Git-on-the-Server-Setting-Up-the-Server The git in front of the @ is just the user name. It can be anything, as long as ...

相关文章

更多

最新问答

更多
  • 您如何使用git diff文件,并将其应用于同一存储库的副本的本地分支?(How do you take a git diff file, and apply it to a local branch that is a copy of the same repository?)
  • 将长浮点值剪切为2个小数点并复制到字符数组(Cut Long Float Value to 2 decimal points and copy to Character Array)
  • OctoberCMS侧边栏不呈现(OctoberCMS Sidebar not rendering)
  • 页面加载后对象是否有资格进行垃圾回收?(Are objects eligible for garbage collection after the page loads?)
  • codeigniter中的语言不能按预期工作(language in codeigniter doesn' t work as expected)
  • 在计算机拍照在哪里进入
  • 使用cin.get()从c ++中的输入流中丢弃不需要的字符(Using cin.get() to discard unwanted characters from the input stream in c++)
  • No for循环将在for循环中运行。(No for loop will run inside for loop. Testing for primes)
  • 单页应用程序:页面重新加载(Single Page Application: page reload)
  • 在循环中选择具有相似模式的列名称(Selecting Column Name With Similar Pattern in a Loop)
  • System.StackOverflow错误(System.StackOverflow error)
  • KnockoutJS未在嵌套模板上应用beforeRemove和afterAdd(KnockoutJS not applying beforeRemove and afterAdd on nested templates)
  • 散列包括方法和/或嵌套属性(Hash include methods and/or nested attributes)
  • android - 如何避免使用Samsung RFS文件系统延迟/冻结?(android - how to avoid lag/freezes with Samsung RFS filesystem?)
  • TensorFlow:基于索引列表创建新张量(TensorFlow: Create a new tensor based on list of indices)
  • 企业安全培训的各项内容
  • 错误:RPC失败;(error: RPC failed; curl transfer closed with outstanding read data remaining)
  • C#类名中允许哪些字符?(What characters are allowed in C# class name?)
  • NumPy:将int64值存储在np.array中并使用dtype float64并将其转换回整数是否安全?(NumPy: Is it safe to store an int64 value in an np.array with dtype float64 and later convert it back to integer?)
  • 注销后如何隐藏导航portlet?(How to hide navigation portlet after logout?)
  • 将多个行和可变行移动到列(moving multiple and variable rows to columns)
  • 提交表单时忽略基础href,而不使用Javascript(ignore base href when submitting form, without using Javascript)
  • 对setOnInfoWindowClickListener的意图(Intent on setOnInfoWindowClickListener)
  • Angular $资源不会改变方法(Angular $resource doesn't change method)
  • 在Angular 5中不是一个函数(is not a function in Angular 5)
  • 如何配置Composite C1以将.m和桌面作为同一站点提供服务(How to configure Composite C1 to serve .m and desktop as the same site)
  • 不适用:悬停在悬停时:在元素之前[复制](Don't apply :hover when hovering on :before element [duplicate])
  • 常见的python rpc和cli接口(Common python rpc and cli interface)
  • Mysql DB单个字段匹配多个其他字段(Mysql DB single field matching to multiple other fields)
  • 产品页面上的Magento Up出售对齐问题(Magento Up sell alignment issue on the products page)