想查看.class字节码文件,就用eclipse的file-->open file打开文件,但是报出 The Class File Viewer cannot handle the given input这个错,百度一下,说是没有导入工程到工作空间中,我确实也没有导入,直接打开上面文件的。于是就是试试,先把要打开的文件所在的工程导入到现在的eclipse工作空间(也就是import),然后再次打开.class文件就正常显示了。

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-05-27
  • 2021-08-12
  • 2022-12-23
  • 2021-05-22
  • 2021-08-31
  • 2021-07-21
猜你喜欢
  • 2021-08-03
  • 2021-12-26
  • 2021-12-07
  • 2022-12-23
  • 2021-06-05
  • 2022-12-23
相关资源
相似解决方案