Important frameworks/tools to learn

前端 未结 9 1798
长情又很酷
长情又很酷 2020-12-14 04:56

Heyja,

a frequently used answer to the question \"What is so special about Java?\" is \"The tools and frameworks\". I guess this is correct. I am stunned when i see

9条回答
  •  萌比男神i
    2020-12-14 05:28

    I highly recommend the Find Bugs tool. It is a static code analysis tool that reports likely bugs in your code. The plugin for Eclipse is fantastic and is one of the primary reasons I don't use another IDE.

提交回复
热议问题