Devit-JDT

Add this URL to your Eclipse Installation to reach this solution's update site.

2021-03 (4.19), 2020-12 (4.18), 2020-09 (4.17), 2020-06 (4.16), 2020-03 (4.15), 2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), Neon (4.6), Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8)

https://devitcn.github.io/devit-jdt/

Learn more...
Solution Description

目前包含两个功能:

1. 增强的spell check engine,可以检查类名、方法名、变量名中存在的单词拼写错误。

  1. 可以拆分驼峰命名的字符串;
  2. 可以检查package声明的最后一段
  3. 可以检查类名,
  4. 可以检查方法名,回跳过@override的方法
  5. 检查变量声明的部分

2. 4个java 代码 模板通过代码提示快捷键来展开(alt+/,ctrl+space)

  1. newlist template 
  2. newlist : List V = new ArrayList(10); 
  3. newmap: Map map = new HashMap(10); 
  4. newset: Set set = new HashSet(10);

安装提示:插件安装完毕后需要在spell设置页面切换成:“Default spelling enging path”

 

Enchanted spell check support camelcased java variable method name 

  1. split camel case
  2. ONLY check declaration position of package ,class ,method ,variable
  3. ignore @Override

 

Categories: Tools

Tags: spelling

Additional Details

Eclipse Versions: 2021-03 (4.19), 2020-12 (4.18), 2020-09 (4.17), 2020-06 (4.16), 2020-03 (4.15), 2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), Neon (4.6), Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8)

Platform Support: Windows, Mac, Linux/GTK

Organization Name: Devit

Development Status: Production/Stable

Date Created: Thursday, May 12, 2016 - 10:31

License: EPL 2.0

Date Updated: Tuesday, November 15, 2022 - 21:29

Submitted by: l xb

Screenshot
Date Ranking Installs Clickthroughs
May 2024 0/0 0 1
April 2024 459/687 11 7
March 2024 553/694 5 5
February 2024 522/687 6 4
January 2024 487/691 8 5
December 2023 438/671 13 5
November 2023 541/686 5 6
October 2023 572/673 4 8
September 2023 474/663 10 4
August 2023 533/673 5 5
July 2023 460/668 10 2
June 2023 490/669 8 1
View Data for all Listings

Unsuccessful Installs

Unsuccessful Installs in the last 7 Days: 0

Download last 500 errors (CSV)

Marketplace Drag to Install Button

By adding the following code below to your website you will be able to add an install button for Devit-JDT.

HTML Code:

Markdown Syntax:

Output:

Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client