Sure, here’s the translation: Java Eclipse问题

huangapple go评论153阅读模式
英文:

Java Eclipse issue

问题

你好,我刚刚下载了Eclipse并开始为我学期的期末考试进行学习。

然而,当我尝试进行调试时,出现了这个问题:

Sure, here’s the translation:
Java Eclipse问题

我该如何解决?

英文:

Hello I have just downloaded Eclipse and started studying for my semester final exam.

However when I try to debug I get this:

Sure, here’s the translation:
Java Eclipse问题

How do I fix it?

答案1

得分: 0

你没有正确选择文件。

转到项目资源管理器(在Eclipse中),并按照以下说明操作:

右键单击 > 调试为 > Java应用程序在服务器上调试

  • 打开包资源管理器:

从顶部导航栏选择 Window

Sure, here’s the translation:
Java Eclipse问题

然后按照以下说明操作:

显示视图 > 其他... > 在查询栏中输入 'Package Explorer',并选择相应的结果

Sure, here’s the translation:
Java Eclipse问题

英文:

You didn't select the file properly.

Go to the project explorer (in Eclipse), and follow these instructions:

Right Click > Debug As > Java Application or Debug on Server

  • To open the Package Explorer:

Select Window from the top navigation bar:

Sure, here’s the translation:
Java Eclipse问题

Then follow the instructions below:

Show View > Other... > Enter 'Package Explorer' in the query bar and select the corresponding result

Sure, here’s the translation:
Java Eclipse问题

huangapple
  • 本文由 发表于 2020年9月16日 06:34:13
  • 转载请务必保留本文链接:https://go.coder-hub.com/63910704.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定