收集Eclipse插件使用体验

eclipse

Version: 2019-06 (4.12.0)
Build id: 20190614-1200

Spring Tools 4 for Spring Boot

SpringBoot友好插件

Subclipse4.3.0

svn插件

JadClipse

反编译工具

Enhanced Class Decompiler 3.1.1

eclipse商店反编译插件

FindBugs

代码缺陷提示
下载超慢

  1. In Eclipse, click on Help -> Software Update -> Find and Install…
  2. Choose the Search for new features to install option, and click Next.
  3. Click New Remote Site.
  4. Enter the following:
    • Name: FindBugs update site
    • URL: one of the following (note: no final slash on the url)
      • http://findbugs.cs.umd.edu/eclipse for official releases
      • http://findbugs.cs.umd.edu/eclipse-candidate for candidate releases and official releases
      • http://findbugs.cs.umd.edu/eclipse-daily for all releases, including developmental ones
        and click OK.
  5. “FindBugs update site” should appear under Sites to include in search. Click the checkbox next to it to select it, and click Finish.
  6. You should see FindBugs Feature under Select features to install. (You may have to click on one or two triangles to make it visible in the tree.)
  7. Select the checkbox next to it and click next.
  8. Select the I accept option to accept the license and click Next.
    Make sure the location is correct where you’re installing it. The default (your workspace) should be fine. Click Finish.
  9. The plugin is not digitally signed. Go ahead and install it anyway.
    Click Yes to make Eclipse restart itself.

Mybatis Generator 1.3.7

Mybatis插件

Darkest Dark

主题切换

Checkstyle

代码风格
安装报错了

你可能感兴趣的:(java日常)