Eclipse JDT Core - This repo has been moved to https://github.com/eclipse-jdt/ec...

Clone this repo:
  1. 7eeb9b4 Bug 575638 - [17][Mac] BuildpathTests.testChangeZIPArchive2 by Andrey Loskutov · 2 years, 1 month ago master I20220405-0600 I20220405-1800 I20220406-0600 I20220406-1800 I20220407-0240 I20220408-1330 I20220408-1420 I20220408-1800 I20220409-0040
  2. 2c4f420 Bug 579559 - [17] PreviewFeatureTest.test001 - 16 fails in all Java 17+ builds by Jay Arthanareeswaran · 2 years, 1 month ago I20220404-0600 I20220404-1800
  3. 668dc1a Bug 566657 - use java.net.URI instead of java.net.URL by Carsten Hammer · 3 years, 4 months ago
  4. a47425c Bug 579082 - updated version range for resources bundle dependency by Andrey Loskutov · 2 years, 1 month ago I20220402-1800 I20220403-0600 I20220403-1800
  5. 9e501b1 Bug 579546 - compression for short+byte range numbers by Joerg Kubitz · 2 years, 3 months ago I20220402-1210

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