Spelling for Java names using JDT.
The aim is to provide spelling support for words contained in the names of Java artifacts: Interfaces, Classes, Methods, ... Splitting out the names using regular naming patters for Java names.
This relies heavily on org.eclipse.jdt, and currently uses internal components.
CI provided by Travis CI and code coverage provided by Coveralls
http://stuarthendren.net/update
Copyright (c) 2013-2014 Stuart Hendren.
Licensed under the EPL License.