Skip to content

eclipseguru/eclipse.jdt.core

 
 

Repository files navigation

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 or the JDT project overview page.

Snapshot builds

Contributing

Contributions are always welcome!

Please bear in mind that this project is almost entirely developed by volunteers. If you do not provide the implementation yourself (or pay someone to do it for you), the bug might never get fixed. If it is a serious bug, other people than you might care enough to provide a fix.

License

Eclipse Public License (EPL) v2.0

Links

Releases

No releases published

Packages

No packages published

Languages

  • Java 96.8%
  • HTML 3.0%
  • GAP 0.2%
  • Roff 0.0%
  • Shell 0.0%
  • CSS 0.0%