Eclipse JDT Core

Clone this repo:
  1. 0bfd2bf Bug 574754 - removed unneeded import by Andrey Loskutov · 2 years, 9 months ago master I20210726-1800 I20210727-1800 I20210728-1800 I20210729-0050 I20210729-1800
  2. 7077784 Bug 573301 - ClassCastException in InternalExtendedCompletionContext by Andrey Loskutov · 2 years, 9 months ago I20210725-1800
  3. 383a06f Bug 574912 - [content assist] Content assist in lambda hangs worker by Stephan Herrmann · 2 years, 9 months ago
  4. 8772e9b Bug 574982 - [content assist] quick fix for java.util.Arrays not by Snjezana Peco · 2 years, 9 months ago I20210724-1800
  5. d4d1518 Bug 574754 - don't try to construct JDK classpath from single files by Andrey Loskutov · 2 years, 9 months ago

JDT Core

This is the core part of Eclipse's Java development tools. It contains the non-UI support for compiling and working with Java code, including the following:

  • an incremental or batch Java compiler that can run standalone or as part of the Eclipse IDE
  • Java source and class file indexer and search infrastructure
  • a Java source code formatter
  • APIs for code assist, access to the AST and structured manipulation of Java source.

For more information and important links, refer to the [JDT wiki page] 1 or the [JDT project overview page] 2.

License

Eclipse Public License (EPL) v2.0