Eclipse won't compile, bad class file, wrong version

后端 未结 9 1148
面向向阳花
面向向阳花 2021-01-18 01:46

I am trying to compile code checked out of SVN from another developer. Eclipse has been giving me a lot of trouble lately.

Here are my project-specific settings:

9条回答
  •  借酒劲吻你
    2021-01-18 02:23

    You can try to copy tools.jar from jdk/jre to common/lib of tomcat.

    It worked for me as demonstrated here

提交回复
热议问题